| AttributeInfo |
|
| CodeAttribute |
|
| CodeAttribute.LdcEntry |
|
| ConstantAttribute |
|
| ExceptionsAttribute |
|
| ExceptionTable |
|
| InnerClassesAttribute |
|
| LineNumberAttribute |
|
| LineNumberAttribute.Pc |
Used as a return type of toNearPc().
|
| LocalVariableAttribute |
|
| ParameterAnnotationsAttribute |
|
| SignatureAttribute |
|
| SignatureAttribute.ArrayType |
Array types.
|
| SignatureAttribute.BaseType |
Primitive types.
|
| SignatureAttribute.ClassSignature |
Class signature.
|
| SignatureAttribute.ClassType |
Class types.
|
| SignatureAttribute.MethodSignature |
Method type signature.
|
| SignatureAttribute.NestedClassType |
Nested class types.
|
| SignatureAttribute.ObjectType |
Class types, array types, and type variables.
|
| SignatureAttribute.Type |
Primitive types and object types.
|
| SignatureAttribute.TypeArgument |
Type argument.
|
| SignatureAttribute.TypeParameter |
Formal type parameters.
|
| SignatureAttribute.TypeVariable |
Type variables.
|
| SourceFileAttribute |
|
| StackMap |
|
| StackMap.Walker |
A code walker for a StackMap attribute.
|
| StackMap.Writer |
Internal use only.
|
| StackMapTable |
|
| StackMapTable.Walker |
A code walker for a StackMapTable attribute.
|
| StackMapTable.Writer |
A writer of stack map tables.
|