| Package | Description |
|---|---|
| javassist.bytecode.analysis |
Bytecode Analysis API.
|
| javassist.bytecode.stackmap |
| Class | Description |
|---|---|
| BasicBlock |
A basic block is a sequence of bytecode that does not contain jump/branch
instructions except at the last bytecode.
|
| Class | 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 © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.