Uses of Class
org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder

Packages that use AnnotationHolder
org.eclipse.jdt.internal.compiler.lookup   
 

Uses of AnnotationHolder in org.eclipse.jdt.internal.compiler.lookup
 

Methods in org.eclipse.jdt.internal.compiler.lookup that return AnnotationHolder
 AnnotationHolder SourceTypeBinding.retrieveAnnotationHolder(Binding binding, boolean forceInitialization)
           
 AnnotationHolder ReferenceBinding.retrieveAnnotationHolder(Binding binding, boolean forceInitialization)