| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.nodes.dax | |
| gudusoft.gsqlparser.stmt.dax |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TDaxVar node) |
void |
TParseTreeVisitor.preVisit(TDaxVar node) |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TDaxVar> |
TDaxReturn.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
void |
TDaxReturn.setVariables(TPTNodeList<TDaxVar> variables) |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TDaxVar> |
TDaxEvaluateStmt.getMeasureList() |
Copyright © 2019. All rights reserved.