Verwendungen von Schnittstelle
org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Packages, die IBinaryTypeAnnotation verwenden
Package
Beschreibung
-
Verwendungen von IBinaryTypeAnnotation in org.aspectj.ajdt.internal.core.builder
Methoden in org.aspectj.ajdt.internal.core.builder, die IBinaryTypeAnnotation zurückgeben -
Verwendungen von IBinaryTypeAnnotation in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Klassen in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt, die IBinaryTypeAnnotation implementierenModifizierer und TypKlasseBeschreibungclassThe TypeAnnotationInfo class does not currently support type annotations within code blocks (those that have a target type of 0x40 and higher) - it is not yet clear that these need to be accessible.Felder in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt, die deklariert sind als IBinaryTypeAnnotationModifizierer und TypFeldBeschreibungprotected final IBinaryTypeAnnotation[]TypeAnnotationWalker.typeAnnotationsMethoden in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt, die IBinaryTypeAnnotation zurückgebenModifizierer und TypMethodeBeschreibungClassFileReader.getTypeAnnotations()ComponentInfoWithTypeAnnotation.getTypeAnnotations()ExternalAnnotationDecorator.getTypeAnnotations()FieldInfo.getTypeAnnotations()FieldInfoWithTypeAnnotation.getTypeAnnotations()MethodInfo.getTypeAnnotations()RecordComponentInfo.getTypeAnnotations()Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt mit Parametern vom Typ IBinaryTypeAnnotationModifizierer und TypMethodeBeschreibungstatic StringBinaryTypeFormatter.annotationToString(IBinaryTypeAnnotation typeAnnotation) Konstruktoren in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt mit Parametern vom Typ IBinaryTypeAnnotationModifiziererKonstruktorBeschreibungNonNullDefaultAwareTypeAnnotationWalker(IBinaryTypeAnnotation[] typeAnnotations, int defaultNullness, LookupEnvironment environment) Create initial walker with non-empty type annotations.TypeAnnotationWalker(IBinaryTypeAnnotation[] typeAnnotations) protectedTypeAnnotationWalker(IBinaryTypeAnnotation[] typeAnnotations, long matchBits, int pathPtr) -
Verwendungen von IBinaryTypeAnnotation in org.aspectj.org.eclipse.jdt.internal.compiler.env
Methoden in org.aspectj.org.eclipse.jdt.internal.compiler.env, die IBinaryTypeAnnotation zurückgebenModifizierer und TypMethodeBeschreibungIBinaryField.getTypeAnnotations()Answer the runtime visible and invisible type annotations for this field or null if none.IBinaryMethod.getTypeAnnotations()Answer the type annotations on this method.IBinaryType.getTypeAnnotations()Answer the runtime visible and invisible type annotations for this type or null if none. -
Verwendungen von IBinaryTypeAnnotation in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Methoden in org.aspectj.org.eclipse.jdt.internal.core.hierarchy, die IBinaryTypeAnnotation zurückgeben -
Verwendungen von IBinaryTypeAnnotation in org.aspectj.org.eclipse.jdt.internal.eval
Methoden in org.aspectj.org.eclipse.jdt.internal.eval, die IBinaryTypeAnnotation zurückgebenModifizierer und TypMethodeBeschreibungCodeSnippetSkeleton.BinaryMethodSkeleton.getTypeAnnotations()CodeSnippetSkeleton.getTypeAnnotations()