Uses of Class
org.openjdk.asmtools.jdis.TypeAnnotationData
Packages that use TypeAnnotationData
-
Uses of TypeAnnotationData in org.openjdk.asmtools.jdis
Fields in org.openjdk.asmtools.jdis with type parameters of type TypeAnnotationDataModifier and TypeFieldDescriptionprivate ArrayList
<TypeAnnotationData> CodeData.invisibleTypeAnnotations
The invisible type annotations for this methodprotected ArrayList
<TypeAnnotationData> MemberData.invisibleTypeAnnotations
The invisible annotations for this class, member( field or method) or record componentprivate ArrayList
<TypeAnnotationData> CodeData.visibleTypeAnnotations
The visible type annotations for this methodprotected ArrayList
<TypeAnnotationData> MemberData.visibleTypeAnnotations
The visible annotations for this class, member( field or method) or record component