Class AbstractFieldProcessor

java.lang.Object
org.eclipse.xtend.lib.macro.AbstractFieldProcessor
All Implemented Interfaces:
CodeGenerationParticipant<FieldDeclaration>, RegisterGlobalsParticipant<FieldDeclaration>, TransformationParticipant<MutableFieldDeclaration>, ValidationParticipant<FieldDeclaration>

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