Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TExceptionHandlerList |
TExceptionClause.getHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TExceptionHandlerList node) |
void |
TParseTreeVisitor.preVisit(TExceptionHandlerList node) |
void |
TExceptionClause.setHandlers(TExceptionHandlerList handlers) |
Copyright © 2019. All rights reserved.