JaCIL Framework API

VariableInstructionTranslator.BASE_LOAD_OPCODE Field

The embedBase load opcode index (0x15-ILOAD)

public const int BASE_LOAD_OPCODE = 21;

See Also

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