Uses of Interface
spoon.processing.AnnotationProcessor
Packages that use AnnotationProcessor
-
Uses of AnnotationProcessor in spoon.processing
Classes in spoon.processing that implement AnnotationProcessorModifier 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.