FieldTranslator Constructor
|
Creates the translator instance. |
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. |
Compiler (inherited from BaseTranslator) |
The associated compiler to this translator. |
Out (inherited from BaseTranslator) |
The sender of the compiler of the enclosing context. |
FieldTranslator Class | JaCIL.Compiler.Standard.Translator Namespace