Package | Description |
---|---|
org.openjdk.asmtools.jdis |
Modifier and Type | Class and Description |
---|---|
class |
TypeAnnotationData
Type Annotation data is a specific kind of AnnotationData.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<AnnotationData> |
MemberData.invisibleAnnotations
The invisible annotations for this class, member( field or method) or record component
|
protected ArrayList<AnnotationData> |
MemberData.visibleAnnotations
The visible annotations for this class, member( field or method) or record component
|
Modifier and Type | Method and Description |
---|---|
ArrayList<AnnotationData> |
ParameterAnnotationData.get(int i) |
Constructor and Description |
---|
Annot_AnnotValue(Tables.AnnotElemType tagval,
ClassData cls,
AnnotationData annot) |
Copyright © 2021. All Rights Reserved.