Uses of Enum
org.dwcj.annotations.AnnotationProcessor.RunningPhase
Packages that use AnnotationProcessor.RunningPhase
-
Uses of AnnotationProcessor.RunningPhase in org.dwcj.annotations
Methods in org.dwcj.annotations that return AnnotationProcessor.RunningPhaseModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AnnotationProcessor.RunningPhase[]AnnotationProcessor.RunningPhase.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dwcj.annotations with parameters of type AnnotationProcessor.RunningPhaseModifier and TypeMethodDescriptionvoidAnnotationProcessor.processAppAnnotations(App app, AnnotationProcessor.RunningPhase phase) Process the annotations of the application