Verwendungen von Schnittstelle
org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
Packages, die IBinaryAnnotation verwenden
Package
Beschreibung
-
Verwendungen von IBinaryAnnotation in org.aspectj.ajdt.internal.core.builder
Methoden in org.aspectj.ajdt.internal.core.builder, die IBinaryAnnotation zurückgeben -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Klassen in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt, die IBinaryAnnotation implementierenMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt, die IBinaryAnnotation zurückgebenModifizierer und TypMethodeBeschreibungTypeAnnotationInfo.getAnnotation()AnnotationMethodInfoWithAnnotations.getAnnotations()ClassFileReader.getAnnotations()ComponentInfoWithAnnotation.getAnnotations()ExternalAnnotationDecorator.getAnnotations()FieldInfo.getAnnotations()FieldInfoWithAnnotation.getAnnotations()MethodInfo.getAnnotations()MethodInfoWithAnnotations.getAnnotations()ModuleInfo.getAnnotations()RecordComponentInfo.getAnnotations()ExternalAnnotationProvider.TypeParametersAnnotationWalker.getAnnotationsAtCursor(int currentTypeId, boolean mayApplyArrayContentsDefaultNullness) NonNullDefaultAwareTypeAnnotationWalker.getAnnotationsAtCursor(int currentTypeId, boolean mayApplyArrayContentsDefaultNullness) TypeAnnotationWalker.getAnnotationsAtCursor(int currentTypeId, boolean mayApplyArrayContentsDefaultNullness) MethodInfo.getParameterAnnotations(int index, char[] classFileName) Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt mit Parametern vom Typ IBinaryAnnotationModifizierer und TypMethodeBeschreibungstatic StringBinaryTypeFormatter.annotationToString(IBinaryAnnotation annotation) -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.compiler.env
Felder in org.aspectj.org.eclipse.jdt.internal.compiler.env, die deklariert sind als IBinaryAnnotationModifizierer und TypFeldBeschreibungstatic final IBinaryAnnotation[]ITypeAnnotationWalker.NO_ANNOTATIONSMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.env, die IBinaryAnnotation zurückgebenModifizierer und TypMethodeBeschreibungIBinaryTypeAnnotation.getAnnotation()IBinaryField.getAnnotations()Answer the runtime visible and invisible annotations for this field or null if none.IBinaryMethod.getAnnotations()Answer the runtime visible and invisible annotations for this method or null if none.IBinaryModule.getAnnotations()IBinaryType.getAnnotations()Answer the runtime visible and invisible annotations for this type or null if none.ITypeAnnotationWalker.getAnnotationsAtCursor(int currentTypeId, boolean mayApplyArrayContentsDefaultNullness) Retrieve the type annotations at the current position reached by invocations of toXYZ() methods.IBinaryMethod.getParameterAnnotations(int index, char[] classFileName) Answer the annotations on theindexth parameter or null if none -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.lookup mit Parametern vom Typ IBinaryAnnotationModifizierer und TypMethodeBeschreibungbooleanLookupEnvironment.containsNullTypeAnnotation(IBinaryAnnotation[] typeAnnotations) static AnnotationBinding[]BinaryTypeBinding.createAnnotations(IBinaryAnnotation[] annotationInfos, LookupEnvironment env, char[][][] missingTypeNames) -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.core
Methoden in org.aspectj.org.eclipse.jdt.internal.core mit Parametern vom Typ IBinaryAnnotationModifizierer und TypMethodeBeschreibungprotected IAnnotation[]BinaryMember.getAnnotations(IBinaryAnnotation[] binaryAnnotations, long tagBits) -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Methoden in org.aspectj.org.eclipse.jdt.internal.core.hierarchy, die IBinaryAnnotation zurückgeben -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.core.util
Methoden in org.aspectj.org.eclipse.jdt.internal.core.util mit Parametern vom Typ IBinaryAnnotationModifizierer und TypMethodeBeschreibungstatic IAnnotationUtil.getAnnotation(JavaElement parent, IBinaryAnnotation binaryAnnotation, String memberValuePairName) -
Verwendungen von IBinaryAnnotation in org.aspectj.org.eclipse.jdt.internal.eval
Methoden in org.aspectj.org.eclipse.jdt.internal.eval, die IBinaryAnnotation zurückgebenModifizierer und TypMethodeBeschreibungCodeSnippetSkeleton.BinaryMethodSkeleton.getAnnotations()CodeSnippetSkeleton.getAnnotations()CodeSnippetSkeleton.BinaryMethodSkeleton.getParameterAnnotations(int index, char[] classFileName)