Translates the instruction associated with the context to a method.
IInstructionTranslator.TranslateInstruction
This method's implemention should insert into the visitor's stream the appropriate java instructions for this one.
BaseInstructionTranslator Class | JaCIL.Compiler.Translator Namespace