Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.mdx | |
gudusoft.gsqlparser.stmt.mdx |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TMdxAxisNode node) |
void |
TParseTreeVisitor.preVisit(TMdxAxisNode node) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TMdxAxisNode> |
TMdxSelectNode.getAxes() |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TMdxAxisNode> |
TMdxSelect.getAxes()
list of query axis clause in the select list
|
Copyright © 2019. All rights reserved.