Class React4jProcessor

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

@SupportedAnnotationTypes("react4j.annotations.View") @SupportedSourceVersion(RELEASE_17) @SupportedOptions({"react4j.defer.unresolved","react4j.defer.errors","react4j.debug","react4j.profile","react4j.verbose_out_of_round"}) public final class React4jProcessor extends org.realityforge.proton.AbstractStandardProcessor
Annotation processor that analyzes React annotated source and generates models from the annotations.