JaCIL Framework API

TranslatorProfile.ModuleTranslatorFactory Property

The IModuleTranslatorFactory to use for the compiler.

public virtual JaCIL.Compiler.Translator.IModuleTranslatorFactory ModuleTranslatorFactory {get;}

Property Value

The IModuleTranslatorFactory to use for the compiler.

Implements

ITranslatorProfile.ModuleTranslatorFactory

See Also

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace