Uses of Class
javassist.bytecode.CodeIterator.Gap
-
Uses of CodeIterator.Gap in javassist.bytecode
Modifier and TypeMethodDescriptionCodeIterator.insertGapAt
(int pos, int length, boolean exclusive) Inserts an inclusive or exclusive gap in front of the instruction at the given indexpos
.