| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TDropIndexItem |
TDropIndexItemList.getDropIndexItem(int position) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDropIndexItemList.addDropIndexItem(TDropIndexItem pItem) |
void |
TParseTreeVisitor.postVisit(TDropIndexItem node) |
void |
TParseTreeVisitor.preVisit(TDropIndexItem node) |