Uses of Class
org.openjdk.asmtools.jasm.TypeAnnotationData
Packages that use TypeAnnotationData
-
Uses of TypeAnnotationData in org.openjdk.asmtools.jasm
Fields in org.openjdk.asmtools.jasm with type parameters of type TypeAnnotationDataModifier and TypeFieldDescriptionprotected DataVectorAttr<TypeAnnotationData>CodeAttr.inVisTypeAnnotationsprotected DataVectorAttr<TypeAnnotationData>MemberData.type_annotAttrInvprotected DataVectorAttr<TypeAnnotationData>MemberData.type_annotAttrVisprotected DataVectorAttr<TypeAnnotationData>CodeAttr.visTypeAnnotationsMethods in org.openjdk.asmtools.jasm with parameters of type TypeAnnotationDataModifier and TypeMethodDescriptionprivate voidParserAnnotation._scanTargetPath(TypeAnnotationData annotData) _scanTargetPathprivate voidParserAnnotation._scanTypeTarget(TypeAnnotationData annotData) Parses an individual annotation-data.