Class ExpressionElementValue
java.lang.Object
org.jd.core.v1.model.javasyntax.reference.ExpressionElementValue
- All Implemented Interfaces:
Iterable<ElementValue>, BaseElementValue, ElementValue, Reference, Base<ElementValue>
-
Field Summary
FieldsFields inherited from interface ElementValue
EV_ANNOTATION_VALUE, EV_ARRAY_VALUE, EV_CLASS_INFO, EV_ENUM_CONST_VALUE, EV_PRIMITIVE_TYPE, EV_UNKNOWN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ReferenceVisitor visitor) voidsetExpression(Expression expression) toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator