Processor@SupportedAnnotationTypes("*") @SupportedOptions("sezpoz.quiet") public class Indexer extends AbstractProcessor
| Modifier and Type | Field | Description |
|---|---|---|
static String |
METAINF_ANNOTATIONS |
processingEnv| Constructor | Description |
|---|---|
Indexer() |
public for ServiceLoader
|
| Modifier and Type | Method | Description |
|---|---|---|
SourceVersion |
getSupportedSourceVersion() |
|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic static final String METAINF_ANNOTATIONS
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorCopyright © 2018. All rights reserved.