reverse Opcode
Answer the JVM branch opcode with the reversed sense.
Return
The branch opcode with the reversed sense.
Parameters
opcode
The JVM opcode, e.g., Opcodes.IFEQ, that decides between the two branch targets.
Answer the JVM branch opcode with the reversed sense.
The branch opcode with the reversed sense.
The JVM opcode, e.g., Opcodes.IFEQ, that decides between the two branch targets.