Package | Description |
---|---|
org.benf.cfr.reader.entities.annotations | |
org.benf.cfr.reader.entities.attributes |
Modifier and Type | Class and Description |
---|---|
class |
ElementValueAnnotation |
class |
ElementValueArray |
class |
ElementValueClass |
class |
ElementValueConst |
class |
ElementValueEnum |
Modifier and Type | Method and Description |
---|---|
ElementValue |
ElementValueClass.withTypeHint(JavaTypeInstance hint) |
ElementValue |
ElementValueEnum.withTypeHint(JavaTypeInstance hint) |
ElementValue |
ElementValueConst.withTypeHint(JavaTypeInstance hint) |
ElementValue |
ElementValueArray.withTypeHint(JavaTypeInstance hint) |
ElementValue |
ElementValueAnnotation.withTypeHint(JavaTypeInstance hint) |
ElementValue |
ElementValue.withTypeHint(JavaTypeInstance hint) |
Constructor and Description |
---|
AnnotationTableEntry(JavaTypeInstance clazz,
Map<String,ElementValue> elementValueMap) |
AnnotationTableTypeEntry(TypeAnnotationEntryValue value,
T targetInfo,
TypePath typePath,
JavaTypeInstance type,
Map<String,ElementValue> elementValueMap) |
ElementValueArray(List<ElementValue> content) |
Modifier and Type | Method and Description |
---|---|
ElementValue |
AttributeAnnotationDefault.getElementValue() |
Copyright © 2011-2021. All Rights Reserved.