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. |
ITranslatorProfile Interface | JaCIL.Compiler.Translator Namespace