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

Emits method lookup table
Inheritance: BaseCompilerStage
Afficher le fichier Open project: tgiphil/MOSA-Project

Méthodes protégées

Méthode Description
RunPostCompile ( ) : void
Setup ( ) : void

Method Details

RunPostCompile() protected méthode

protected RunPostCompile ( ) : void
Résultat void

Setup() protected méthode

protected Setup ( ) : void
Résultat void