| Package | Description |
|---|---|
| de.spricom.dessert.classfile |
Analyzes .class files to determine dependencies.
|
| de.spricom.dessert.classfile.attribute |
Represents attributes
within a .class file.
|
| de.spricom.dessert.classfile.constpool |
Represents the constant pool
within a .class file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldInfo |
class |
MethodInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
Annotation |
class |
AttributeInfo |
class |
CodeAttribute |
class |
ConstantValueAttribute |
class |
ElementValue |
class |
ElementValuePair |
class |
EnclosingMethodAttribute |
class |
InnerClass |
class |
InnerClassesAttribute |
class |
ParameterAnnotation |
class |
RuntimeVisibleAnnotationsAttribute |
class |
RuntimeVisibleParameterAnnotationsAttribute |
class |
SignatureAttribute |
class |
UnknownAttribute |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantPool |
class |
FieldType |
class |
MethodType |
Copyright © 2017–2021 Hans Jörg Heßmann. All rights reserved.