public static final class UnparsedExpression.UnparsedExpressionImpl extends java.lang.Object implements UnparsedExpression
UnparsedExpression
implementationUnparsedExpression.UnparsedExpressionImpl
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
unparsedExpression() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
children, of
references
public java.lang.String unparsedExpression()
unparsedExpression
in interface UnparsedExpression
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object