JaCIL Framework API

IMethodTranslator Members

IMethodTranslator overview

Public Instance Methods

TranslateExceptionTable Translates the exception table.
TranslateInstructionStream Does any translation specific instruction stream manipulation after the analyzer has produced a stream.
TranslateMethodDefinition Translates the method definition associated with the context with the type class info representing the type.
TranslateMethodSupportClasses Creates any Java classes associated with the translator's method context.

See Also

IMethodTranslator Interface | JaCIL.Compiler.Translator Namespace