|
|
|
|
Uses of Class org.eclipse.jdt.apt.core.env.Phase
Methods in
org.eclipse.jdt.apt.core.env that return
Phase
|
Phase
|
EclipseAnnotationProcessorEnvironment.
getPhase
()
Indicate whether the processor is being called during a build or during editing
(that is, during reconcile). |
static
Phase
|
Phase.
valueOf
(
String name)
Returns the enum constant of this type with the specified name. |
static
Phase[]
|
Phase.
values
()
Returns an array containing the constants of this enum type, in
the order they're declared. |
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.
|
|
|