C# Class Mosa.Compiler.Framework.CompilerData

Afficher le fichier Open project: tgiphil/MOSA-Project Class Usage Examples

Méthodes publiques

Méthode Description
GetCompilerMethodData ( MosaMethod method ) : CompilerMethodData
GetCompilerTypeData ( MosaType type ) : Mosa.Compiler.Framework.CompilerTypeData

Method Details

GetCompilerMethodData() public méthode

public GetCompilerMethodData ( MosaMethod method ) : CompilerMethodData
method MosaMethod
Résultat CompilerMethodData

GetCompilerTypeData() public méthode

public GetCompilerTypeData ( MosaType type ) : Mosa.Compiler.Framework.CompilerTypeData
type MosaType
Résultat Mosa.Compiler.Framework.CompilerTypeData