Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TWindowDefinition> |
TWindowClause.getWindowDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TWindowDefinition node) |
void |
TParseTreeVisitor.preVisit(TWindowDefinition node) |
Modifier and Type | Method and Description |
---|---|
void |
TWindowClause.setWindowDefinitions(TPTNodeList<TWindowDefinition> windowDefinitions) |
Copyright © 2019. All rights reserved.