public abstract class BaseTerminalExpression extends BaseExpression
BaseExpression.ExpressionComparabilityWrapper
Constructor and Description |
---|
BaseTerminalExpression() |
Modifier and Type | Method and Description |
---|---|
List<Expression> |
getChildren() |
acceptChildren, coerce, coerce, getDeterminism, getMaxLength, getScale, getSortOrder, isNullable, isStateless, readFields, requiresFinalEvaluation, reset, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, evaluate
getDataType
public List<Expression> getChildren()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.