JaCIL Framework API

TranslatorProfile.TypeTranslatorFactory Property

The ITypeTranslatorFactory to use for the compiler.

public virtual JaCIL.Compiler.Translator.ITypeTranslatorFactory TypeTranslatorFactory {get;}

Property Value

The ITypeTranslatorFactory to use for the compiler.

Implements

ITranslatorProfile.TypeTranslatorFactory

See Also

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace