ShasamblyOpcodeBoolNot
Generator for opcode Opcodes.BOOL_NOT Takes the boolean value on top of the stack and puts the opposite onto it
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!