Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.snowflake | |
gudusoft.gsqlparser.stmt.snowflake |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TTaskOption node) |
void |
TParseTreeVisitor.preVisit(TTaskOption node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TTaskOption> |
TCreateTaskSqlNode.getTaskOptionList() |
Modifier and Type | Method and Description |
---|---|
ArrayList<TTaskOption> |
TCreateTaskStmt.getTaskOptionList() |