Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PrivilegesContext
Packages that use OpenGaussStatementParser.PrivilegesContext
-
Uses of OpenGaussStatementParser.PrivilegesContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PrivilegesContextModifier and TypeMethodDescriptionOpenGaussStatementParser.DefACLActionContext.privileges()OpenGaussStatementParser.privileges()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PrivilegesContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPrivileges(OpenGaussStatementParser.PrivilegesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privileges().OpenGaussStatementVisitor.visitPrivileges(OpenGaussStatementParser.PrivilegesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privileges().