JaCIL Framework API

TranslatorProfile Members

TranslatorProfile overview

Public Instance Constructors

TranslatorProfile Constructor Creates the profile.

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

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace