Class AbstractAnnotationTypeProcessor

java.lang.Object
org.eclipse.xtend.lib.macro.AbstractAnnotationTypeProcessor
All Implemented Interfaces:
CodeGenerationParticipant<AnnotationTypeDeclaration>, RegisterGlobalsParticipant<AnnotationTypeDeclaration>, TransformationParticipant<MutableAnnotationTypeDeclaration>, ValidationParticipant<AnnotationTypeDeclaration>

A convenient base class to process active annotations for annotation types.