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

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

Protected Methods

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

Method Details

CreateMethodExceptionLookupTable() protected method

protected CreateMethodExceptionLookupTable ( ) : void
return void

RunPostCompile() protected method

protected RunPostCompile ( ) : void
return void

Setup() protected method

protected Setup ( ) : void
return void