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