C# Class BooCompiler.Tests.AbstractCompilerErrorsTestFixture.PrintErrors

Inheritance: Boo.Lang.Compiler.Pipelines.Compile
Show file Open project: boo/boo-lang

Protected Methods

Method Description
OnAfter ( CompilerContext context ) : void

Method Details

OnAfter() protected method

protected OnAfter ( CompilerContext context ) : void
context Boo.Lang.Compiler.CompilerContext
return void