| Package | Description | 
|---|---|
| javassist.bytecode.analysis | Bytecode Analysis API. | 
| javassist.bytecode.stackmap | 
| Class and Description | 
|---|
| BasicBlock A basic block is a sequence of bytecode that does not contain jump/branch
 instructions except at the last bytecode. | 
| Class and Description | 
|---|
| BasicBlock A basic block is a sequence of bytecode that does not contain jump/branch
 instructions except at the last bytecode. | 
| BasicBlock.Catch | 
| BasicBlock.Maker | 
| MapMaker Stack map maker. | 
| Tracer | 
| TypeData | 
| TypeData.AbsTypeVar | 
| TypeData.BasicType Primitive types. | 
| TypeData.ClassName Type data for OBJECT. | 
| TypeData.TypeVar | 
| TypeData.UninitData Type data for UNINIT. | 
| TypedBlock | 
| TypeTag | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.