@SupportedAnnotationTypes(value="*") @SupportedSourceVersion(value=RELEASE_6) public final class EmptyProcessor extends AbstractProcessor
The class is thread-safe.
processingEnv| Constructor and Description |
|---|
EmptyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment env) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment env)
process in interface Processorprocess in class AbstractProcessorCopyright © 2012-2013 jcabi.com. All Rights Reserved.