Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.db2 |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TDb2ReturnStmt node) |
void |
TParseTreeVisitor.preVisit(TDb2ReturnStmt node) |
Modifier and Type | Method and Description |
---|---|
TDb2ReturnStmt |
TDb2CreateFunction.getReturnStmt() |
Modifier and Type | Method and Description |
---|---|
void |
TDb2CreateFunction.setReturnStmt(TDb2ReturnStmt returnStmt) |
Copyright © 2019. All rights reserved.