public static final class ExpressionFactory.ConstantExpression extends ExpressionFactory.ExpressionBase
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor)
Accept the visitor and allow it to perform actions on this Node.
|
java.lang.String |
toString() |
Type |
type() |
java.lang.Object |
value() |
copy, copy, isAssignable
getAncestor, id, parent, parent, postCopy, preCopy
attributes, get, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAncestor, id, parent, parent
attributes, get, set
public java.lang.Object value()
public Type type()