| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TCaseJoinItem |
TCaseJoinClause.getDefaultJoinItem() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TCaseJoinItem> |
TCaseJoinClause.getCaseJoinItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TCaseJoinItem node) |
void |
TParseTreeVisitor.preVisit(TCaseJoinItem node) |