JaCIL Framework API

TranslatorProfile.MethodTranslatorFactory Property

The IMethodTranslatorFactory to use for the compiler.

public virtual JaCIL.Compiler.Translator.IMethodTranslatorFactory MethodTranslatorFactory {get;}

Property Value

The IMethodTranslatorFactory to use for the compiler.

Implements

ITranslatorProfile.MethodTranslatorFactory

See Also

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace