C# Class BooCompiler.Tests.AbstractCompilerErrorsTestFixture.PrintErrors

Inheritance: Boo.Lang.Compiler.Pipelines.Compile
Afficher le fichier Open project: boo/boo-lang

Méthodes protégées

Méthode Description
OnAfter ( CompilerContext context ) : void

Method Details

OnAfter() protected méthode

protected OnAfter ( CompilerContext context ) : void
context Boo.Lang.Compiler.CompilerContext
Résultat void