| Package | Description | 
|---|---|
| gudusoft.gsqlparser.nodes | 
 Provides the classes represents various SQL query parse tree node. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TGroupByItemList | 
TGroupBy.getItems()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TParseTreeVisitor.postVisit(TGroupByItemList node)  | 
void | 
TParseTreeVisitor.preVisit(TGroupByItemList node)  | 
void | 
TGroupBy.setItems(TGroupByItemList items)  | 
Copyright © 2019. All rights reserved.