Uses of Interface
spoon.processing.AnnotationProcessor
-
Uses of AnnotationProcessor in spoon.processing
Modifier and TypeClassDescriptionclass
AbstractAnnotationProcessor<A extends Annotation,E extends CtElement>
This class defines an abstract annotation processor to be subclassed by the user for defining new annotation processors including Java 8 annotations.