|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CodeIterator.Gap | |
|---|---|
| javassist.bytecode | Bytecode-level API. |
| Uses of CodeIterator.Gap in javassist.bytecode |
|---|
| Methods in javassist.bytecode that return CodeIterator.Gap | |
|---|---|
CodeIterator.Gap |
CodeIterator.insertGapAt(int pos,
int length,
boolean exclusive)
Inserts an inclusive or exclusive gap in front of the instruction at the given index pos. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||