JaCIL Framework API

ReturnInstructionTranslator Constructor 

Creates the translator

public ReturnInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of the translator

See Also

ReturnInstructionTranslator Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace