Package | Description |
---|---|
com.vladium.jcd.cls |
Modifier and Type | Class and Description |
---|---|
class |
ClassDef
This class represents the abstract syntax table (AST) that
ClassDefParser
produces from bytecode. |
class |
Field_info
Each class field is described by a variable-length field_info structure.
|
class |
Method_info
Each class method, and each instance initialization method
|