Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.scriptWriter | |
gudusoft.gsqlparser.stmt |
Provides the classes represent various SQL statements.
|
Modifier and Type | Method and Description |
---|---|
TCaseExpression |
TExpression.getCaseExpression() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TCaseExpression node) |
void |
TParseTreeVisitor.preVisit(TCaseExpression node) |
void |
TExpression.setCaseExpression(TCaseExpression caseExpression) |
Modifier and Type | Method and Description |
---|---|
void |
TScriptGeneratorVisitor.preVisit(TCaseExpression node) |
Modifier and Type | Method and Description |
---|---|
TCaseExpression |
TCaseStmt.getCaseExpr() |
Modifier and Type | Method and Description |
---|---|
void |
TCaseStmt.setCaseExpr(TCaseExpression caseExpr) |
Copyright © 2019. All rights reserved.