@SupportedAnnotationTypes(value="*") public final class ModuleAdapterProcessor extends AbstractProcessor
ModuleAdapter that includes a binding
for each @Provides method of a target class.processingEnv| Constructor and Description |
|---|
ModuleAdapterProcessor() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> types,
RoundEnvironment env) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> types, RoundEnvironment env)
process in interface Processorprocess in class AbstractProcessorCopyright © 2024 Square, Inc.. All rights reserved.