protected abstract static class ValueExpressions.ValueExpression<V> extends LogicalExpressionBase
LogicalExpression.De, LogicalExpression.Se
Modifier | Constructor and Description |
---|---|
protected |
ValueExpression(String value,
ExpressionPosition pos) |
Modifier and Type | Method and Description |
---|---|
Iterator<LogicalExpression> |
iterator() |
protected abstract V |
parseValue(String s) |
getCumulativeCost, getDescription, getMajorType, getPosition, getSelfCost, i
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
forEach, spliterator
public final V value
protected ValueExpression(String value, ExpressionPosition pos)
public Iterator<LogicalExpression> iterator()
Copyright © 1970 The Apache Software Foundation. All rights reserved.