| 程序包 | 说明 |
|---|---|
| com.github.houbb.lombok.ex.processor |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<LMethod> |
BaseMethodProcessor.getMethodList(RoundEnvironment roundEnv,
Class<? extends Annotation> annotationClass)
获取带有指定注解的方法
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract void |
BaseMethodProcessor.handleMethod(LMethod method)
处理单个类信息
|
protected void |
AutoLogProcessor.handleMethod(LMethod method)
1.
|
Copyright © 2020. All rights reserved.