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 TypeFieldDescriptionprotected ArrayList<TypeAnnotationData> MemberData.invisibleTypeAnnotationsThe invisible annotations for this class, member( field or method) or record componentprotected ArrayList<TypeAnnotationData> MemberData.visibleTypeAnnotationsThe visible annotations for this class, member( field or method) or record component