Class AbstractEnumerationTypeProcessor

java.lang.Object
org.eclipse.xtend.lib.macro.AbstractEnumerationTypeProcessor
All Implemented Interfaces:
CodeGenerationParticipant<EnumerationTypeDeclaration>, RegisterGlobalsParticipant<EnumerationTypeDeclaration>, TransformationParticipant<MutableEnumerationTypeDeclaration>, ValidationParticipant<EnumerationTypeDeclaration>

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