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, shiftOffsetboolean expanded()
expanded in class CodeIterator.Branchint deltaSize()
deltaSize in class CodeIterator.Branchint write(int srcPos,
byte[] code,
int destPos,
byte[] newcode)
write in class CodeIterator.Branch