| Modifier and Type | Method and Description |
|---|---|
void |
check(javax.lang.model.element.Element use,
javax.annotation.processing.RoundEnvironment e,
javax.annotation.processing.ProcessingEnvironment env)
Checks the occurrence of the
Indexed annotation
and report any error. |
void check(javax.lang.model.element.Element use,
javax.annotation.processing.RoundEnvironment e,
javax.annotation.processing.ProcessingEnvironment env)
Indexed annotation
and report any error. Useful for early error detection.