Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdTypeAnnotation
Packages that use NdTypeAnnotation
-
Uses of NdTypeAnnotation in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Fields in org.aspectj.org.eclipse.jdt.internal.core.nd.java with type parameters of type NdTypeAnnotationModifier and TypeFieldDescriptionstatic StructDef<NdTypeAnnotation>NdTypeAnnotation.typestatic FieldList<NdTypeAnnotation>NdMethodAnnotationData.TYPE_ANNOTATIONSstatic FieldList<NdTypeAnnotation>NdType.TYPE_ANNOTATIONSstatic FieldList<NdTypeAnnotation>NdVariable.TYPE_ANNOTATIONSMethods in org.aspectj.org.eclipse.jdt.internal.core.nd.java that return NdTypeAnnotationModifier and TypeMethodDescriptionNdMethod.createTypeAnnotation()NdMethodAnnotationData.createTypeAnnotation()NdType.createTypeAnnotation()NdVariable.createTypeAnnotation()Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.java that return types with arguments of type NdTypeAnnotationModifier and TypeMethodDescriptionNdMethod.getTypeAnnotations()NdMethodAnnotationData.getTypeAnnotations()NdType.getTypeAnnotations()NdVariable.getTypeAnnotations()