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