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 TypeAnnotationHelper |
TypeAnnotationHelper.create(AttributeMap map,
TypeAnnotationEntryValue... tkeys) |
List<AnnotationTableTypeEntry> |
MethodPrototypeAnnotationsHelper.getTypeTargetAnnotations(TypeAnnotationEntryValue target) |
Modifier and Type | Method and Description |
---|---|
TypeAnnotationEntryValue |
AnnotationTableTypeEntry.getValue() |
Constructor and Description |
---|
AnnotationTableTypeEntry(TypeAnnotationEntryValue value,
T targetInfo,
TypePath typePath,
JavaTypeInstance type,
Map<String,ElementValue> elementValueMap) |
Modifier and Type | Method and Description |
---|---|
static TypeAnnotationEntryValue |
TypeAnnotationEntryValue.get(short value) |
static TypeAnnotationEntryValue |
TypeAnnotationEntryValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAnnotationEntryValue[] |
TypeAnnotationEntryValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<AnnotationTableTypeEntry> |
AttributeTypeAnnotations.getAnnotationsFor(TypeAnnotationEntryValue... types) |
Copyright © 2011-2021. All Rights Reserved.