Package | Description |
---|---|
com.vladium.jcd.cls.constant |
Modifier and Type | Class and Description |
---|---|
class |
CONSTANT_Fieldref_info
This structure is used in the constant pool to represent dynamic references
to fields.
|
class |
CONSTANT_InterfaceMethodref_info
This structure is used in the constant pool to represent dynamic references
to interface methods.
|
class |
CONSTANT_Methodref_info
This structure is used in the constant pool to represent dynamic references
to class methods.
|