| Constructor and Description |
|---|
Node(int position) |
| Modifier and Type | Method and Description |
|---|---|
RValue |
bindVariables(Expression expression,
boolean preferLValue) |
int |
getPosition() |
RValue |
optimize() |
abstract String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitidpublic RValue optimize() throws EvaluationException
optimize in interface RValueEvaluationExceptionpublic final int getPosition()
getPosition in interface Identifiablepublic RValue bindVariables(Expression expression, boolean preferLValue) throws ParserException
bindVariables in interface RValueParserExceptionCopyright © 2010-2014. All Rights Reserved.