JaCIL Framework API

FieldTranslator Members

FieldTranslator overview

Public Instance Constructors

FieldTranslator Constructor Creates the translator instance.

Public Instance Methods

TranslateField Translates the field associated with the context with the type class info representing the type.
TranslateFieldSupportClasses Creates any Java classes associated with the translator's field context.

Protected Instance Properties

Compiler (inherited from BaseTranslator) The associated compiler to this translator.
Out (inherited from BaseTranslator) The sender of the compiler of the enclosing context.

See Also

FieldTranslator Class | JaCIL.Compiler.Standard.Translator Namespace