JaCIL Framework API

TranslatorProfile.InstructionTranslatorFactory Property

The IInstructionTranslatorFactory to use for the compiler.

public virtual JaCIL.Compiler.Translator.IInstructionTranslatorFactory InstructionTranslatorFactory {get;}

Property Value

The IInstructionTranslatorFactory to use for the compiler.

Implements

ITranslatorProfile.InstructionTranslatorFactory

See Also

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace