| 程序包 | 说明 |
|---|---|
| io.polaris.core.annotation.processing |
| 限定符和类型 | 方法和说明 |
|---|---|
AptMatchedMergedAnnotation |
AptMergedAnnotation.getMatchedAnnotation(TypeElement annotationType) |
static AptMatchedMergedAnnotation |
AptMatchedMergedAnnotation.of(ProcessingEnvironment env,
TypeElement annotationType,
AptMergedAnnotation matchedAnnotation) |
static AptMatchedMergedAnnotation |
AptMatchedMergedAnnotation.of(ProcessingEnvironment env,
TypeElement annotationType,
AptMergedAnnotation matchedAnnotation,
List<AptMergedAnnotation> aliasAnnotations) |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<AptMatchedMergedAnnotation> |
AptMergedAnnotation.getMatchedRepeatableAnnotation(TypeElement annotationType) |
Set<AptMatchedMergedAnnotation> |
AptMergedAnnotation.getTopMatchedRepeatableAnnotation(TypeElement annotationType) |
Copyright © 2025 fossc. All rights reserved.