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