AnnotationData |
|
AnnotationElement |
Base class of all AnnotationElement entries
|
AnnotationElement.Annot_AnnotValue |
Annot_AnnotValue
Annotation value that is a reference to an annotation.
|
AnnotationElement.AnnotValue |
CPX_AnnotElem
base class for an annotation value.
|
AnnotationElement.Array_AnnotValue |
Array_AnnotElem
Annotation value that is an array of annotation elements.
|
AnnotationElement.CPX_AnnotValue |
CPX_AnnotElem
Annotation value which is described by a single CPX entry (ie.
|
AnnotationElement.CPX2_AnnotValue |
CPX_AnnotElem
AnnotElements that contain 2 cpx indices (ie. enums).
|
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.LocVarData |
|
ConstantPool |
ConstantPool
Class representing the ConstantPool
|
FieldData |
Field data for field members in a class of the Java Disassembler
|
Indenter |
|
Main |
Main program of the Java Disassembler :: class to jasm
|
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.
|
ParameterAnnotationData |
|
PermittedSubclassesData |
The PermittedSubclasses attribute data
|
RecordData |
The Record attribute data
|
SignatureData |
The Signature attribute data
|
TextLines |
A container for the java sources tied to an jasm output when -sl in on
|
TraceUtils |
|
TypeAnnotationData |
Type Annotation data is a specific kind of AnnotationData.
|
uEscWriter |
|
Utils |
|