See: Description
| Class | Description |
|---|---|
| AnnotationBase |
This class reads annotations
|
| AnnotationDefault |
AnnotationDefault attribute.
|
| Annotations | |
| Attribute |
Base class of for attributes in class file.
|
| BootstrapMethods |
BootstrapMethods attribute.
|
| Code |
Code attribute.
|
| ConstantValue |
ConstantValue attribute.
|
| Deprecated |
Deprecated attribute.
|
| EnclosingMethod |
EnclosingMethod attribute.
|
| Exceptions |
Exceptions Attribute is an attribute of Method.
|
| InnerClasses |
InnerClasses attribute.
|
| LineNumberTable |
LineNumberTable attribute.
|
| LocalVariableTable |
LocalVariableTable attribute.
|
| LocalVariableTypeTable |
LocalVariableTypeTable attribute.
|
| MethodParameters |
Signature attribute.
|
| ParameterAnnotations | |
| RuntimeInvisibleAnnotations |
RuntimeInvisibleAnnotations attribute.
|
| RuntimeInvisibleParameterAnnotations |
RuntimeVisibleParameterAnnotations
see ch. 4.8.16
|
| RuntimeVisibleAnnotations |
RuntimeVisibleAnnotations attribute.
|
| RuntimeVisibleParameterAnnotations |
RuntimeInvisibleParameterAnnotations
see ch. 4.8.16
|
| Signature |
Signature attribute.
|
| SourceDebugExtension |
SourceDebugExtension attribute.
|
| SourceFile |
SourceFile attribute. see ch. 4.8.10
|
| StackMapTable |
StackMapTable attribute.
|
| Synthetic |
Synthetic attribute. see ch. 4.8.8
|
| Enum | Description |
|---|---|
| StackMapTable.FrameType |
Copyright © 2017. All rights reserved.