| Package | Description |
|---|---|
| javassist.bytecode.analysis |
Bytecode Analysis API.
|
| Class and Description |
|---|
| Frame
Represents the stack frame and local variable table at a particular point in time.
|
| MultiType
MultiType represents an unresolved type.
|
| Subroutine
Represents a nested method subroutine (marked by JSR and RET).
|
| Type
Represents a JVM type in data-flow analysis.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2010 Shigeru Chiba. All Rights Reserved.