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