C# Class Mosa.Compiler.Framework.Stages.MethodLookupTableStage

Emits method lookup table
Inheritance: BaseCompilerStage
Show file Open project: tgiphil/MOSA-Project

Protected Methods

Method Description
RunPostCompile ( ) : void
Setup ( ) : void

Method Details

RunPostCompile() protected method

protected RunPostCompile ( ) : void
return void

Setup() protected method

protected Setup ( ) : void
return void