Class ArezProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
org.realityforge.proton.AbstractStandardProcessor
arez.processor.ArezProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("arez.annotations.*") @SupportedSourceVersion(RELEASE_17) public final class ArezProcessor extends org.realityforge.proton.AbstractStandardProcessor
Annotation processor that analyzes Arez annotated source and generates models from the annotations.
  • Constructor Details

  • Method Details