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) public final class ArezPersistProcessor extends org.realityforge.proton.AbstractStandardProcessor
Annotation processor that analyzes Arez annotated source and generates models from the annotations.