TypeTranslator Constructor
|
Creates the translator instance. |
TranslateTypeClass
|
See ITypeTranslator for details. |
TranslateTypeSupportClasses
|
See ITypeTranslator for details. |
Compiler (inherited from BaseTranslator) |
The associated compiler to this translator. |
Out (inherited from BaseTranslator) |
The sender of the compiler of the enclosing context. |
ProcessNoStaticInitWithValueTypes
|
Invoked when a type does not have a static initializer and contains value type fields that are static. |
ProcessValueType
|
Translates special synthetic code for value types |
TypeTranslator Class | JaCIL.Compiler.Standard.Translator Namespace