JaCIL Framework API

TranslatorProfile.AssemblyTranslatorFactory Property

The IAssemblyTranslatorFactory to use for the compiler.

public virtual JaCIL.Compiler.Translator.IAssemblyTranslatorFactory AssemblyTranslatorFactory {get;}

Property Value

The IAssemblyTranslatorFactory to use for the compiler.

Implements

ITranslatorProfile.AssemblyTranslatorFactory

See Also

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace