@AutoService(value=javax.annotation.processing.Processor.class) public class OpenAPIProcessor extends com.cosium.logging.annotation_processor.AbstractLoggingProcessor
processingEnv| Constructor and Description |
|---|
OpenAPIProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doProcess(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
Set<String> |
getSupportedAnnotationTypes() |
Set<String> |
getSupportedOptions() |
void |
init(ProcessingEnvironment processingEnv) |
getCurrentMessager, processgetCompletions, getSupportedSourceVersion, isInitializedpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractProcessorpublic Set<String> getSupportedOptions()
getSupportedOptions in interface ProcessorgetSupportedOptions in class AbstractProcessorpublic void init(ProcessingEnvironment processingEnv)
protected boolean doProcess(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
doProcess in class com.cosium.logging.annotation_processor.AbstractLoggingProcessorCopyright © 2018 Cosium. All rights reserved.