@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface Phase
AbstractLocalTransformation or AbstractGlobalTransformation.| Modifier and Type | Required Element and Description |
|---|---|
CompilePhase |
value
Sets the phase compilation
|
public abstract CompilePhase value
CompilePhase when transformation will be applied