Package | Description |
---|---|
org.objectweb.asm.jip.attrs |
Provides an implementation for optional class, field and method attributes.
|
Class and Description |
---|
StackMapFrame
Holds the state of the stack and local variables for a single execution
branch.
|
StackMapType
Verification type info used by
StackMapAttribute . |