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.invisibleTypeAnnotations
The invisible type annotations for this methodprotected ArrayList<TypeAnnotationData>
MemberData.invisibleTypeAnnotations
private ArrayList<TypeAnnotationData<MethodData>>
CodeData.visibleTypeAnnotations
The visible type annotations for this methodprotected ArrayList<TypeAnnotationData>
MemberData.visibleTypeAnnotations