Uses of Package
com.sun.mirror.apt
Packages that use com.sun.mirror.apt
Package
Description
Classes used to communicate information between
annotation processors
and an annotation processing tool.
This package contains Eclipse extensions to some of the Sun annotation processing APIs.
This package contains miscellaneous APIs related to Java annotation processing.
-
Classes in com.sun.mirror.apt used by com.sun.mirror.aptClassDescriptionAn annotation processor, used to examine and process the annotations of program elements.The environment encapsulating the state needed by an annotation processor.Superinterface for all annotation processor event listeners.This interface supports the creation of new files by an annotation processor.Locations (subtrees within the file system) where new files are created.A
Messager
provides the way for an annotation processor to report error messages, warnings, and other notices.Event for the completion of a round of annotation processing.Represents the status of a completed round of annotation processing. -
Classes in com.sun.mirror.apt used by org.eclipse.jdt.apt.core.envClassDescriptionAn annotation processor, used to examine and process the annotations of program elements.The environment encapsulating the state needed by an annotation processor.A factory for creating annotation processors.
-
Classes in com.sun.mirror.apt used by org.eclipse.jdt.apt.core.utilClassDescriptionA factory for creating annotation processors.A
Messager
provides the way for an annotation processor to report error messages, warnings, and other notices.