Class ExtendedEnumProcessor

All Implemented Interfaces:
Processor

@AutoService(javax.annotation.processing.Processor.class) @SupportedOptions("CommonsCoreVerbose") @SupportedAnnotationTypes("host.anzo.commons.annotations.processors.ExtendedEnum") public class ExtendedEnumProcessor extends CommonProcessor
  • Constructor Details

    • ExtendedEnumProcessor

      public ExtendedEnumProcessor()
  • Method Details