| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.scriptWriter |
| Modifier and Type | Method and Description |
|---|---|
TComputeExpr |
TComputeExprList.getComputeExpr(int position) |
| Modifier and Type | Method and Description |
|---|---|
TPTNodeList<TComputeExpr> |
TComputeClauseItem.getComputerExprList() |
| Modifier and Type | Method and Description |
|---|---|
void |
TComputeExprList.addComputeExpr(TComputeExpr cexpr) |
void |
TParseTreeVisitor.postVisit(TComputeExpr node) |
void |
TParseTreeVisitor.preVisit(TComputeExpr node) |
| Modifier and Type | Method and Description |
|---|---|
void |
TComputeClauseItem.setComputerExprList(TPTNodeList<TComputeExpr> computerExprList) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TComputeExpr computeExpr) |
Copyright © 2019. All rights reserved.