@AutoService(value=javax.annotation.processing.Processor.class) public class XoomProcessor extends AnnotationProcessor
environment
processingEnv
Constructor and Description |
---|
XoomProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
generate(AnnotatedElements annotatedElements) |
Stream<Class> |
supportedAnnotationClasses() |
getSupportedAnnotationTypes, getSupportedSourceVersion, init, process
getCompletions, getSupportedOptions, isInitialized
protected void generate(AnnotatedElements annotatedElements)
generate
in class AnnotationProcessor
public Stream<Class> supportedAnnotationClasses()
supportedAnnotationClasses
in class AnnotationProcessor
Copyright © 2022. All rights reserved.