public abstract class LeafExpression extends Object implements Expression
Expression.Operator| Constructor and Description |
|---|
LeafExpression() |
| Modifier and Type | Method and Description |
|---|---|
List<Expression> |
getChildren() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, eval, getDataType, toStringpublic List<Expression> getChildren()
getChildren in interface ExpressionCopyright © 2024 The Apache Software Foundation. All rights reserved.