Uses of Class
gudusoft.gsqlparser.stmt.vertica.TDropAggregateFunction
Packages that use TDropAggregateFunction
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TDropAggregateFunction in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TDropAggregateFunctionModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TDropAggregateFunction node) voidTParseTreeVisitor.preVisit(TDropAggregateFunction node)