Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.types | |
org.benf.cfr.reader.entities | |
org.benf.cfr.reader.entities.attributes |
Modifier and Type | Field and Description |
---|---|
private AttributeMap |
MethodPrototypeAnnotationsHelper.attributeMap |
Modifier and Type | Method and Description |
---|---|
static java.util.List<AnnotationTableEntry> |
MiscAnnotations.BasicAnnotations(AttributeMap attributeMap) |
static TypeAnnotationHelper |
TypeAnnotationHelper.create(AttributeMap map,
TypeAnnotationEntryValue... tkeys) |
Constructor and Description |
---|
MethodPrototypeAnnotationsHelper(AttributeMap attributes) |
Modifier and Type | Field and Description |
---|---|
private AttributeMap |
ClassFile.attributes |
private AttributeMap |
Field.attributes |
private AttributeMap |
Method.attributes |
Modifier and Type | Method and Description |
---|---|
AttributeMap |
ClassFile.getAttributes() |
Modifier and Type | Method and Description |
---|---|
static void |
AccessFlag.applyAttributes(AttributeMap attributeMap,
java.util.Set<AccessFlag> accessFlagSet) |
static void |
AccessFlagMethod.applyAttributes(AttributeMap attributeMap,
java.util.Set<AccessFlagMethod> accessFlagSet) |
Modifier and Type | Field and Description |
---|---|
private AttributeMap |
AttributeCode.attributes |
Modifier and Type | Method and Description |
---|---|
AttributeMap |
AttributeCode.getAttributes() |