| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.builder.mssql | |
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.resolver2 | |
| gudusoft.gsqlparser.scriptWriter |
| Modifier and Type | Method and Description |
|---|---|
void |
TsqlSymbolCollector.postVisit(TCreateTriggerStmt node) |
void |
TsqlSymbolCollector.preVisit(TCreateTriggerStmt node) |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TCreateTriggerStmt node) |
void |
TParseTreeVisitor.preVisit(TCreateTriggerStmt node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeBuilder.postVisit(TCreateTriggerStmt stmt) |
void |
ScopeBuilder.preVisit(TCreateTriggerStmt stmt) |
| Modifier and Type | Method and Description |
|---|---|
void |
TScriptGeneratorVisitor.preVisit(TCreateTriggerStmt trigger) |