@SupportedAnnotationTypes(value={"io.vertx.codegen.annotations.VertxGen","io.vertx.codegen.annotations.ProxyGen","io.vertx.codegen.annotations.DataObject","io.vertx.codegen.annotations.GenModule"}) @SupportedOptions(value={"outputDirectory","codeGenerators"}) @SupportedSourceVersion(value=RELEASE_8) public class CodeGenProcessor extends AbstractProcessor
processingEnv
Constructor and Description |
---|
CodeGenProcessor() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitialized
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process
in interface Processor
process
in class AbstractProcessor
Copyright © 2015. All Rights Reserved.