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, iclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptforEach, spliteratorpublic final V value
protected ValueExpression(String value, ExpressionPosition pos)
public Iterator<LogicalExpression> iterator()
Copyright © 2021 The Apache Software Foundation. All rights reserved.