Base implementation of a translator that may be of use for implementations.
For a list of all members of this type, see BaseTranslator Members.
System.Object
JaCIL.Compiler.Translator.BaseTranslator
JaCIL.Compiler.Standard.Translator.AssemblyTranslator
JaCIL.Compiler.Standard.Translator.FieldTranslator
JaCIL.Compiler.Standard.Translator.MethodTranslator
JaCIL.Compiler.Standard.Translator.TypeTranslator
JaCIL.Compiler.Translator.BaseInstructionTranslator
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This implementation stores a reference to Out at initialization time. Changes to the value returned from that property will not be reflected on the associated property in this class.
Namespace: JaCIL.Compiler.Translator
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
BaseTranslator Members | JaCIL.Compiler.Translator Namespace