@SupportedSourceVersion(value=RELEASE_8) public class BuilderMojoGenerator extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
BuilderMojoGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedAnnotationTypes() |
void |
init(ProcessingEnvironment env) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment env) |
getCompletions, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic void init(ProcessingEnvironment env)
init in interface Processorinit in class AbstractProcessorpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment env)
process in interface Processorprocess in class AbstractProcessorCopyright © 2017. All rights reserved.