Class AbstractClassProcessor

java.lang.Object
org.eclipse.xtend.lib.macro.AbstractClassProcessor
All Implemented Interfaces:
CodeGenerationParticipant<ClassDeclaration>, RegisterGlobalsParticipant<ClassDeclaration>, TransformationParticipant<MutableClassDeclaration>, ValidationParticipant<ClassDeclaration>

A convenient base class to process active annotations for classes.
Author:
Sven Efftinge