Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PrivilegeClauseContext
Packages that use OpenGaussStatementParser.PrivilegeClauseContext
-
Uses of OpenGaussStatementParser.PrivilegeClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PrivilegeClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.GrantContext.privilegeClause()OpenGaussStatementParser.privilegeClause()OpenGaussStatementParser.RevokeContext.privilegeClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PrivilegeClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPrivilegeClause(OpenGaussStatementParser.PrivilegeClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privilegeClause().OpenGaussStatementVisitor.visitPrivilegeClause(OpenGaussStatementParser.PrivilegeClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privilegeClause().