Package | Description |
---|---|
gnu.bytecode |
Contains classes to generate, read,
write, and print Java bytecode in the form of
.class files. |
Modifier and Type | Class and Description |
---|---|
class |
StackMapTableAttr
Represents a "StackMapTable" attribute, as added in Java 6.
|