Class AbstractInterfaceProcessor

java.lang.Object
org.eclipse.xtend.lib.macro.AbstractInterfaceProcessor
All Implemented Interfaces:
CodeGenerationParticipant<InterfaceDeclaration>, RegisterGlobalsParticipant<InterfaceDeclaration>, TransformationParticipant<MutableInterfaceDeclaration>, ValidationParticipant<InterfaceDeclaration>

A convenient base class to process active annotations for interfaces.