Modifier and Type | Method | 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.Copyright © 2018. All rights reserved.