JaCIL Framework API

VariableInstructionTranslator.BASE_STORE_OPCODE Field

The embedBase store opcode index (0x36-ISTORE)

public const int BASE_STORE_OPCODE = 54;

See Also

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