ShasamblyPrimitiveCastOpcode
Generator for primitive cast Opcodes.PRIMITIVE_CAST Casts the top value on the stack from and to the given primitive type.
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!