Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.resolver |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TPlsqlCreateFunction node) |
void |
TParseTreeVisitor.preVisit(TPlsqlCreateFunction node) |
Modifier and Type | Method and Description |
---|---|
void |
TAttributeResolver.postVisit(TPlsqlCreateFunction stmt) |
void |
TAttributeResolver.preVisit(TPlsqlCreateFunction stmt) |