Class OktaneModuleProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
kboyle.oktane.core.processor.OktaneModuleProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("kboyle.oktane.core.module.annotations.Aliases") @SupportedSourceVersion(RELEASE_16) @AutoService(javax.annotation.processing.Processor.class) public class OktaneModuleProcessor extends AbstractProcessor