|
Class Summary |
| AttributeInfo |
|
| Code |
A variable-length attribute used in the attributes table of
MethodInfo structures. |
| ConstantValue |
The "ConstantValue" attribute, as defined by 4.7.2 of the
JVM specification. |
| Exceptions |
Implementation of the "Exceptions" attribute found in
MethodInfos. |
| Signature |
The Signature attribute is an optional fixed-length attribute in the
attribute table of the ClassFile, field_info and method_info
structures. |
| SourceFile |
The SourceFile attribute, an optional fixed-length attribute
in the attributes table of a ClassFile. |
| UnsupportedAttribute |
An attribute that is unknown/unsupported by this decompiler. |