Uses of Interface
org.benf.cfr.reader.entities.annotations.ElementValue
Packages that use ElementValue
Package
Description
-
Uses of ElementValue in org.benf.cfr.reader.entities.annotations
Classes in org.benf.cfr.reader.entities.annotations that implement ElementValueModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.benf.cfr.reader.entities.annotations that return ElementValueModifier and TypeMethodDescriptionElementValue.withTypeHint(JavaTypeInstance hint) ElementValueAnnotation.withTypeHint(JavaTypeInstance hint) ElementValueArray.withTypeHint(JavaTypeInstance hint) ElementValueClass.withTypeHint(JavaTypeInstance hint) ElementValueConst.withTypeHint(JavaTypeInstance hint) ElementValueEnum.withTypeHint(JavaTypeInstance hint) Constructor parameters in org.benf.cfr.reader.entities.annotations with type arguments of type ElementValueModifierConstructorDescriptionAnnotationTableEntry(JavaTypeInstance clazz, Map<String, ElementValue> elementValueMap) AnnotationTableTypeEntry(TypeAnnotationEntryValue value, T targetInfo, TypePath typePath, JavaTypeInstance type, Map<String, ElementValue> elementValueMap) ElementValueArray(List<ElementValue> content) -
Uses of ElementValue in org.benf.cfr.reader.entities.attributes
Methods in org.benf.cfr.reader.entities.attributes that return ElementValue