TranslatorProfile Constructor
|
Creates the profile. |
AssemblyTranslatorFactory
|
The IAssemblyTranslatorFactory to use for the compiler. |
FieldTranslatorFactory
|
The IFieldTranslatorFactory to use for the compiler. |
InstructionTranslatorFactory
|
The IInstructionTranslatorFactory to use for the compiler. |
MethodTranslatorFactory
|
The IMethodTranslatorFactory to use for the compiler. |
ModuleTranslatorFactory
|
The IModuleTranslatorFactory to use for the compiler. |
TypeTranslatorFactory
|
The ITypeTranslatorFactory to use for the compiler. |
TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace