| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode.analysis.types | |
| org.benf.cfr.reader.entities.annotations | |
| org.benf.cfr.reader.entities.attributes |
| Modifier and Type | Method and Description |
|---|---|
static List<AnnotationTableEntry> |
MiscAnnotations.BasicAnnotations(AttributeMap attributeMap) |
List<AnnotationTableEntry> |
DeclarationAnnotationHelper.DeclarationAnnotationsInfo.getDeclarationAnnotations(boolean usesAdmissibleType) |
List<AnnotationTableEntry> |
MethodPrototypeAnnotationsHelper.getMethodAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaAnnotatedTypeIterator.apply(AnnotationTableEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
static DeclarationAnnotationHelper.DeclarationAnnotationsInfo |
DeclarationAnnotationHelper.getDeclarationInfo(JavaTypeInstance nullableAnnotatedType,
List<AnnotationTableEntry> declarationAnnotations,
List<AnnotationTableTypeEntry> typeAnnotations)
Calculates information about where to place declaration and
ElementType.TYPE_USE
annotations for a place where both can occur. |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationTableTypeEntry<T extends TypeAnnotationTargetInfo> |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AnnotationTableEntry.isAnnotationEqual(AnnotationTableEntry other) |
| Constructor and Description |
|---|
ElementValueAnnotation(AnnotationTableEntry annotationTableEntry) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationTableEntry> |
AttributeParameterAnnotations.getAnnotationsForParamIdx(int idx) |
List<AnnotationTableEntry> |
AttributeAnnotations.getEntryList() |
Copyright © 2011-2021. All Rights Reserved.