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(TUnpackOption node) |
void |
TParseTreeVisitor.preVisit(TUnpackOption node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TUnpackOption> |
TUnPackFunction.getUnpackOptions() |