@SupportedSourceVersion(value=RELEASE_7) @Metainf.Service(value=javax.annotation.processing.Processor.class) public final class Processor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
Processor() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedAnnotationTypes() |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment round) |
getCompletions, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment round)
Copyright © 2021 The Immutables.org authors. All rights reserved.