Package javassist.bytecode
Class CodeIterator.If16
java.lang.Object
javassist.bytecode.CodeIterator.Branch
javassist.bytecode.CodeIterator.Branch16
javassist.bytecode.CodeIterator.If16
- Enclosing class:
CodeIterator
-
Field Summary
Fields inherited from class javassist.bytecode.CodeIterator.Branch16
BIT16, BIT32, EXPAND, offset, state
Fields inherited from class javassist.bytecode.CodeIterator.Branch
orgPos, pos
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javassist.bytecode.CodeIterator.Branch16
expanded, shift, write
Methods inherited from class javassist.bytecode.CodeIterator.Branch
gapChanged, shiftOffset
-
Constructor Details
-
If16
If16(int p, int off)
-
-
Method Details
-
deltaSize
int deltaSize()- Specified by:
deltaSize
in classCodeIterator.Branch16
-
write32
void write32(int src, byte[] code, int dest, byte[] newcode) - Specified by:
write32
in classCodeIterator.Branch16
-
opcode
int opcode(int op)
-