public class TTeradataWithClauseItem extends TParseTreeNode
| Constructor and Description |
|---|
TTeradataWithClauseItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
doParse(TCustomSqlStatement psql,
ESqlClause plocation)
Analyze the sub-nodes inside this node.
|
TOrderByItemList |
getByItemList() |
TExpressionList |
getExprList() |
void |
init(Object arg1,
Object arg2) |
void |
setByItemList(TOrderByItemList byItemList) |
void |
setExprList(TExpressionList exprList) |
accept, acceptChildren, addAllMyTokensToTokenList, appendString, fastSetString, getColumnNo, getDummyTag, getEndToken, getGsqlparser, getLineNo, getNodeType, getStartToken, init, init, init, init, init, removeAllMyTokensFromTokenList, setDummyTag, setEndToken, setEndToken, setEndToken, setEndToken, setGsqlparser, setIncludingComment, setNodeType, setStartToken, setStartToken, setStartToken, setStartToken, setString, toScript, toStringpublic TOrderByItemList getByItemList()
public TExpressionList getExprList()
public void init(Object arg1, Object arg2)
init in class TParseTreeNodepublic void doParse(TCustomSqlStatement psql, ESqlClause plocation)
TParseTreeNodedoParse in class TParseTreeNodepsql - SQL statement this node belongs toplocation - SQL clause this node belongs topublic void setExprList(TExpressionList exprList)
public void setByItemList(TOrderByItemList byItemList)
Copyright © 2019. All rights reserved.