Uses of Class
org.eclipse.jdt.internal.compiler.codegen.AnnotationContext

Packages that use AnnotationContext
org.eclipse.jdt.internal.compiler.ast   
 

Uses of AnnotationContext in org.eclipse.jdt.internal.compiler.ast
 

Methods in org.eclipse.jdt.internal.compiler.ast that return AnnotationContext
 AnnotationContext[] TypeReference.getAllAnnotationContexts(int targetType)