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

LexicalInfoPreservingGeneratorMacro() protected method

protected LexicalInfoPreservingGeneratorMacro ( CompilerContext context ) : System
context CompilerContext
return System
        protected LexicalInfoPreservingGeneratorMacro(CompilerContext context)
            : base(context)
        {
        }

Same methods

LexicalInfoPreservingGeneratorMacro::LexicalInfoPreservingGeneratorMacro ( ) : System