Eclipse JDT
Release 3.3

Uses of Interface
com.sun.mirror.declaration.AnnotationMirror

Packages that use AnnotationMirror
com.sun.mirror.declaration Interfaces used to model program element declarations. 
 

Uses of AnnotationMirror in com.sun.mirror.declaration
 

Methods in com.sun.mirror.declaration that return types with arguments of type AnnotationMirror
 Collection<AnnotationMirror> Declaration.getAnnotationMirrors()
          Returns the annotations that are directly present on this declaration.
 


Eclipse JDT
Release 3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.