| 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(TMdxWithNode node) |
void |
TParseTreeVisitor.preVisit(TMdxWithNode node) |
| Modifier and Type | Class and Description |
|---|---|
class |
TMdxWithMemberNode |
class |
TMdxWithSetNode |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TMdxWithNode> |
TMdxSelectNode.getWiths() |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TMdxWithNode> |
TMdxSelect.getWiths() |
Copyright © 2019. All rights reserved.