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);