Uses of Enum Class
org.eclipse.jdt.apt.core.env.Phase
Package
Description
This package contains Eclipse extensions to some of the Sun annotation processing APIs.
-
Uses of Phase in org.eclipse.jdt.apt.core.env
Modifier and TypeMethodDescriptionEclipseAnnotationProcessorEnvironment.getPhase()
Indicate whether the processor is being called during a build or during editing (that is, during reconcile).static Phase
Returns the enum constant of this class with the specified name.static Phase[]
Phase.values()
Returns an array containing the constants of this enum class, in the order they are declared.