@SupportedAnnotationTypes(value="io.aeron.version.Versioned") @SupportedOptions(value={"io.aeron.version","io.aeron.gitsha"}) public class VersionProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
VersionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2014-2023 Real Logic Limited. All Rights Reserved.