See: Description
| Class | Description |
|---|---|
| Attribute |
This abstract class represents an attribute that is attached to a class,
a class member, or a code attribute.
|
| BootstrapMethodInfo |
Representation of a bootstrap method.
|
| BootstrapMethodsAttribute |
This
Attribute represents a bootstrap methods attribute. |
| CodeAttribute |
This
Attribute represents a code attribute. |
| ConstantValueAttribute |
This
Attribute represents a constant value attribute. |
| DeprecatedAttribute |
This
Attribute represents a deprecated attribute. |
| EnclosingMethodAttribute |
This
Attribute represents an enclosing method attribute. |
| ExceptionInfo |
Representation of an exception table entry.
|
| ExceptionsAttribute |
This
Attribute represents an exceptions attribute. |
| ExtendedLineNumberInfo |
This line number table entry contains additional information about its
source.
|
| InnerClassesAttribute |
This
Attribute represents an inner classes attribute. |
| InnerClassesInfo |
Representation of an inner classes table entry.
|
| LineNumberInfo |
Representation of an line number table entry.
|
| LineNumberTableAttribute |
This
Attribute represents a line number table attribute. |
| LocalVariableInfo |
Representation of a local variable table entry.
|
| LocalVariableTableAttribute |
This
Attribute represents a local variable table attribute. |
| LocalVariableTypeInfo |
Representation of a local variable table type entry.
|
| LocalVariableTypeTableAttribute |
This
Attribute represents a local variable table type attribute. |
| MethodParametersAttribute |
This
Attribute represents a method parameters attribute. |
| NestHostAttribute |
This
Attribute represents a nest host attribute. |
| NestMembersAttribute |
This
Attribute represents a nest host attribute. |
| ParameterInfo |
Representation of a parameter, as defined in a method parameters
attribute.
|
| PermittedSubclassesAttribute |
This
Attribute represents a permitted subclasses attribute. |
| RecordAttribute |
This
Attribute represents a record attribute. |
| RecordComponentInfo |
Representation of a record component entry.
|
| SignatureAttribute |
This
Attribute represents a signature attribute. |
| SourceDebugExtensionAttribute |
This
Attribute represents a source debug extension attribute. |
| SourceDirAttribute |
This
Attribute represents a source directory attribute. |
| SourceFileAttribute |
This
Attribute represents a source file attribute. |
| SyntheticAttribute |
This
Attribute represents a synthetic attribute. |
| UnknownAttribute |
This
Attribute represents an unknown attribute. |