@SupportedAnnotationTypes(value="butterknife.InjectView") public static class Views.InjectViewProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
Views.InjectViewProcessor() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> elements,
RoundEnvironment env) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> elements, RoundEnvironment env)
process in interface Processorprocess in class AbstractProcessorCopyright © 2013 Square, Inc.. All Rights Reserved.