@SupportedAnnotationTypes(value="com.github.houbb.lombok.ex.annotation.Modifiers") @SupportedSourceVersion(value=RELEASE_7) public class ModifiersProcessor extends BaseProcessor
访问级别messager, names, processContext, treeMaker, treesprocessingEnv| 构造器和说明 |
|---|
ModifiersProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
initgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process 在接口中 Processorprocess 在类中 AbstractProcessorCopyright © 2020. All rights reserved.