| Package | Description |
|---|---|
| org.openjdk.asmtools.common | |
| org.openjdk.asmtools.jdis |
| Class and Description |
|---|
| Indenter |
| Class and Description |
|---|
| AnnotationData |
| 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
|
| ConstantPool
ConstantPool
Class representing the ConstantPool
|
| ConstantPool.Constant
Constant
Base class of all constant entries
|
| 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
|
| Indenter |
| MemberData
Base class for ClassData, MethodData, FieldData and RecordData(JEP 360)
|
| MethodData
Method data for method members in a class of the Java Disassembler
|
| 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
|
| SignatureData
The Signature attribute data
|
| TypeAnnotationData
Type Annotation data is a specific kind of AnnotationData.
|
Copyright © 2021. All Rights Reserved.