Uses of Class
gudusoft.gsqlparser.nodes.TWindowDefinition
Packages that use TWindowDefinition
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TWindowDefinition in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return types with arguments of type TWindowDefinitionMethods in gudusoft.gsqlparser.nodes with parameters of type TWindowDefinitionModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TWindowDefinition node) voidTParseTreeVisitor.preVisit(TWindowDefinition node) Method parameters in gudusoft.gsqlparser.nodes with type arguments of type TWindowDefinitionModifier and TypeMethodDescriptionvoidTWindowClause.setWindowDefinitions(TPTNodeList<TWindowDefinition> windowDefinitions)