Mirror API

Uses of Package
com.sun.mirror.apt

Packages that use com.sun.mirror.apt
com.sun.mirror.apt Classes used to communicate information between annotation processors and an annotation processing tool. 
 

Classes in com.sun.mirror.apt used by com.sun.mirror.apt
AnnotationProcessor
          An annotation processor, used to examine and process the annotations of program elements.
AnnotationProcessorEnvironment
          The environment encapsulating the state needed by an annotation processor.
AnnotationProcessorListener
          Superinterface for all annotation processor event listeners.
Filer
          This interface supports the creation of new files by an annotation processor.
Filer.Location
          Locations (subtrees within the file system) where new files are created.
Messager
          A Messager provides the way for an annotation processor to report error messages, warnings, and other notices.
RoundCompleteEvent
          Event for the completion of a round of annotation processing.
RoundState
          Represents the status of a completed round of annotation processing.
 


Mirror API

Report a bug or request a feature.
Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.