@SupportedAnnotationTypes(value={"com.facebook.drift.annotations.ThriftEnum","com.facebook.drift.annotations.ThriftService","com.facebook.drift.annotations.ThriftStruct"}) @SupportedSourceVersion(value=RELEASE_8) public class JavadocProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
JavadocProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment round) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment round)
process in interface Processorprocess in class AbstractProcessorCopyright © 2012–2021. All rights reserved.