JaCIL Framework API

TranslatorProfile.FieldTranslatorFactory Property

The IFieldTranslatorFactory to use for the compiler.

public virtual JaCIL.Compiler.Translator.IFieldTranslatorFactory FieldTranslatorFactory {get;}

Property Value

The IFieldTranslatorFactory to use for the compiler.

Implements

ITranslatorProfile.FieldTranslatorFactory

See Also

TranslatorProfile Class | JaCIL.Compiler.Standard.Translator Namespace