public interface OrderingExpression extends Node
AscendingOrderingExpression
and
DescendingOrderingExpression
.Modifier and Type | Method and Description |
---|---|
Expression |
getOrdering()
Returns the node's ordering expression.
|
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChild
Expression getOrdering()
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.