Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.functions |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TRangeNFunctionItem node) |
void |
TParseTreeVisitor.preVisit(TRangeNFunctionItem node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TRangeNFunctionItem> |
TRangeNFunction.getRangeNFunctionItems() |