ShasamblyOpcodeLStoreLocal
Generator for opcode Opcodes.L_STORE_LOCAL Takes the top long from the stack and puts it into the given local address
Properties
Link copied to clipboard
Returns the size of the ShasamblyOpcode in bytes This is required by by the generate function of some opcodes because they have to resolve opcode indexes to byte indexes This value should be constant and not depend on other opcodes!