| Package | Description |
|---|---|
| org.openjdk.asmtools.common | |
| org.openjdk.asmtools.jdis |
| Class and Description |
|---|
| Indenter |
| Class and Description |
|---|
| AnnotationData |
| AnnotationElement
Base class of all AnnotationElement entries
|
| AnnotationElement.AnnotValue
CPX_AnnotElem
base class for an annotation value.
|
| AttrData |
| BootstrapMethodData |
| ClassArrayData
Base class of the "classes[]" data of attributes
|
| ClassData
Central class data for of the Java Disassembler
|
| CodeData
Code data for a code attribute in method members in a class of the Java Disassembler
|
| CodeData.LineNumData |
| CodeData.LocVarData |
| ConstantPool
ConstantPool
Class representing the ConstantPool
|
| ConstantPool.Constant
Constant
Base class of all constant entries
|
| ConstantPool.CPX
CPX
Constant entries that contain a single constant-pool index.
|
| ConstantPool.CPX2
CPX2
Constant entries that contain two constant-pool indices.
|
| ConstantPool.Indent |
| ConstantPool.SUBTAG
SUBTAG
A Tag descriptor of form method-handle constants
|
| ConstantPool.TAG
TAG
A Tag descriptor of constants in the constant pool
|
| FieldData
Field data for field members in a class of the Java Disassembler
|
| iAtt
instruction attributes
|
| Indenter |
| InnerClassData |
| MemberData
Base class for ClassData, MethodData, FieldData and RecordData(JEP 360)
|
| MethodData
Method data for method members in a class of the Java Disassembler
|
| MethodData.ParamNameData
MethodParamData
|
| ModuleData
The module attribute data.
|
| NestHostData
The NestHost attribute data
|
| NestMembersData
The NestMembers attribute data
|
| Options
The singleton class to share global options among jdis classes.
|
| Options.PR |
| ParameterAnnotationData |
| PermittedSubclassesData
The PermittedSubclasses attribute data
|
| RecordData
The Record attribute data
|
| RecordData.Component |
| SignatureData
The Signature attribute data
|
| StackMapData
represents one entry of StackMap attribute
|
| TextLines
A container for the java sources tied to an jasm output when -sl in on
|
| TrapData
Exception table entry (JVMS 4.7.3 The Code Attribute) describes one exception handler
in the code array
CodeData. |
| TypeAnnotationData
Type Annotation data is a specific kind of AnnotationData.
|
| TypeAnnotationData.TTVis
TTVis
|