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<MethodData>> CodeData.invisibleTypeAnnotationsThe invisible type annotations for this methodprotected ArrayList<TypeAnnotationData> MemberData.invisibleTypeAnnotationsprivate ArrayList<TypeAnnotationData<MethodData>> CodeData.visibleTypeAnnotationsThe visible type annotations for this methodprotected ArrayList<TypeAnnotationData> MemberData.visibleTypeAnnotations