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