static class CodeIterator.LdcW extends CodeIterator.Branch
Modifier and Type | Field and Description |
---|---|
(package private) int |
index |
(package private) boolean |
state |
orgPos, pos
Constructor and Description |
---|
LdcW(int p,
int i) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
deltaSize() |
(package private) boolean |
expanded() |
(package private) int |
write(int srcPos,
byte[] code,
int destPos,
byte[] newcode) |
gapChanged, shift, shiftOffset
boolean expanded()
expanded
in class CodeIterator.Branch
int deltaSize()
deltaSize
in class CodeIterator.Branch
int write(int srcPos, byte[] code, int destPos, byte[] newcode)
write
in class CodeIterator.Branch