@SupportedAnnotationTypes(value="react4j.annotations.ReactComponent")
@SupportedSourceVersion(value=RELEASE_8)
@SupportedOptions(value={"react4j.defer.unresolved","react4j.defer.errors"})
public final class ReactProcessor
extends AbstractStandardProcessor
| Constructor and Description |
|---|
ReactProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getIssueTrackerURL() |
protected java.lang.String |
getOptionPrefix() |
protected java.lang.String |
getRootAnnotationClassname() |
protected void |
process(javax.lang.model.element.TypeElement element) |
process@Nonnull protected final java.lang.String getRootAnnotationClassname()
getRootAnnotationClassname in class AbstractStandardProcessor@Nonnull protected final java.lang.String getIssueTrackerURL()
getIssueTrackerURL in class AbstractStandardProcessor@Nonnull protected final java.lang.String getOptionPrefix()
getOptionPrefix in class AbstractStandardProcessorprotected void process(@Nonnull
javax.lang.model.element.TypeElement element)
throws java.io.IOException,
ProcessorException
process in class AbstractStandardProcessorjava.io.IOExceptionProcessorException