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(TPredictArgument node) |
void |
TParseTreeVisitor.preVisit(TPredictArgument node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TPredictArgument> |
TMLPredictFunction.getArguments() |