JaCIL Framework API

ITranslatorProfile Members

ITranslatorProfile overview

Public Instance Properties

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.

See Also

ITranslatorProfile Interface | JaCIL.Compiler.Translator Namespace