public class JumpOp extends OpInsn
op
DEBUG, offset
JumpOp(Op op, int a, int b, Label label)
boolean
fit()
void
write(java.nio.ByteBuffer out)
getCodeUnitSize, isLabel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JumpOp(Op op, int a, int b, Label label)
public void write(java.nio.ByteBuffer out)
write
Insn
public boolean fit()