@AutoService(value=javax.annotation.processing.Processor.class) @SupportedSourceVersion(value=RELEASE_8) @SupportedAnnotationTypes(value="*") public class AptProxyProcessor extends AbstractAptProxyProcessor
processingEnv| 构造器和说明 |
|---|
AptProxyProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
initSupportedAnnotation()
初始化支持的注解
|
addSupportedAnnotation, getSupportedAnnotationTypes, getSupportedSourceVersion, processgetCompletions, getSupportedOptions, init, isInitializedprotected void initSupportedAnnotation()
AbstractAptProxyProcessorCopyright © 2023. All rights reserved.