public class TMdxSelectNode extends TParseTreeNode
Constructor and Description |
---|
TMdxSelectNode() |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TMdxAxisNode> |
getAxes() |
TPTNodeList<TMdxExpNode> |
getCellProps() |
TMdxIdentifierNode |
getCube() |
TMdxCreateMeasureNode |
getMeasureNode() |
TMdxSelectNode |
getSubQuery() |
TMdxWhereNode |
getWhere() |
TPTNodeList<TMdxWithNode> |
getWiths() |
void |
init(Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6) |
accept, acceptChildren, addAllMyTokensToTokenList, appendString, doParse, 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, toString
public TPTNodeList<TMdxAxisNode> getAxes()
public TPTNodeList<TMdxExpNode> getCellProps()
public TMdxIdentifierNode getCube()
public TMdxSelectNode getSubQuery()
public TMdxWhereNode getWhere()
public TPTNodeList<TMdxWithNode> getWiths()
public TMdxCreateMeasureNode getMeasureNode()
Copyright © 2019. All rights reserved.