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