Boo.Lang.Compiler.LexicalInfoPreservingGeneratorMacro.ExpandGeneratorImpl C# (CSharp) Method

ExpandGeneratorImpl() protected abstract method

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