| Package | Description | 
|---|---|
| javassist.bytecode | Bytecode-level API. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.