@AutoService(value=javax.annotation.processing.Processor.class) public final class MemoizedValidator extends com.google.auto.common.BasicAnnotationProcessor
processingEnv| Constructor and Description |
|---|
MemoizedValidator() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
protected Iterable<? extends com.google.auto.common.BasicAnnotationProcessor.ProcessingStep> |
initSteps() |
getSupportedAnnotationTypes, init, postProcess, postRound, processgetCompletions, getSupportedOptions, isInitializedprotected Iterable<? extends com.google.auto.common.BasicAnnotationProcessor.ProcessingStep> initSteps()
initSteps in class com.google.auto.common.BasicAnnotationProcessorpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorCopyright © 2017 Google, Inc.. All Rights Reserved.