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 an Local Variable table entry.
|
| LocalVariableTableAttribute |
This Attribute represents a local variable table attribute.
|
| LocalVariableTypeInfo |
Representation of an Local Variable table entry.
|
| LocalVariableTypeTableAttribute |
This Attribute represents a local variable table type attribute.
|
| MethodParametersAttribute |
This Attribute represents a method parameters attribute.
|
| ParameterInfo |
Representation of a parameter, as defined in a method parameters
attribute.
|
| SignatureAttribute |
This Attribute represents a signature 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.
|
Copyright © 2015. All Rights Reserved.