public abstract class SelectExpressionList extends HqlSqlWalkerNode
| Constructor and Description |
|---|
SelectExpressionList() |
| Modifier and Type | Method and Description |
|---|---|
SelectExpression[] |
collectSelectExpressions()
Returns an array of SelectExpressions gathered from the children of the given parent AST node.
|
protected abstract antlr.collections.AST |
getFirstSelectExpression()
Returns the first select expression node that should be considered when building the array of select
expressions.
|
getAliasGenerator, getASTFactory, getSessionFactoryHelper, getWalker, initializegetDataType, getOriginalText, setDataType, setTextgetColumn, getFilename, getLine, getRenderText, getTextLength, initialize, initializeaddChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpenpublic SelectExpression[] collectSelectExpressions()
protected abstract antlr.collections.AST getFirstSelectExpression()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.