JaCIL Framework API

ReturnInstructionTranslator.BASE_RETURN_OPCODE Field

The base return opcode (IRETURN-0xac)

public const int BASE_RETURN_OPCODE = 172;

See Also

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