| 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 |
|
| 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 |
Deprecated.
|
| InnerClassesAttribute |
This Attribute represents an inner classes attribute.
|
| InnerClassesInfo |
Representation of an inner classes table entry.
|
| LineNumberInfo |
Representation of a 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.
|
| StructuredLineNumberInfo |
Line number info with extra information for lines that came from a different source than the
current method (e.g.
|
| StructuredLineNumberInfo.Block |
|
| SyntheticAttribute |
This Attribute represents a synthetic attribute.
|
| UnknownAttribute |
This Attribute represents an unknown attribute.
|