Boo.Lang.Compiler.LexicalInfoPreservingGeneratorMacro.ExpandGeneratorImpl C# (CSharp) 메소드

ExpandGeneratorImpl() 보호된 추상적인 메소드

protected abstract ExpandGeneratorImpl ( MacroStatement macro ) : IEnumerable
macro Boo.Lang.Compiler.Ast.MacroStatement
리턴 IEnumerable
        protected abstract IEnumerable<Node> ExpandGeneratorImpl(MacroStatement macro);