C# Class Boo.Lang.Compiler.Pipelines.Run

Inheritance: CompileToMemory
ファイルを表示 Open project: boo-lang/boo

Public Methods

Method Description
Run ( ) : System

Protected Methods

Method Description
Prepare ( CompilerContext context ) : void

Method Details

Prepare() protected method

protected Prepare ( CompilerContext context ) : void
context CompilerContext
return void

Run() public method

public Run ( ) : System
return System