Class ArezPersistProcessor

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

@SupportedAnnotationTypes({"arez.persist.PersistType","arez.persist.PersistId","arez.persist.Persist"}) @SupportedSourceVersion(RELEASE_17) @SupportedOptions({"arez.persist.defer.unresolved","arez.persist.defer.errors","arez.persist.debug","arez.persist.profile","arez.persist.verbose_out_of_round"}) public final class ArezPersistProcessor extends org.realityforge.proton.AbstractStandardProcessor
Annotation processor that analyzes Arez annotated source and generates models from the annotations.