Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PrivilegeListContext
Packages that use OpenGaussStatementParser.PrivilegeListContext
-
Uses of OpenGaussStatementParser.PrivilegeListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PrivilegeListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.privilegeList()OpenGaussStatementParser.PrivilegesContext.privilegeList()OpenGaussStatementParser.RoleClauseContext.privilegeList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PrivilegeListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPrivilegeList(OpenGaussStatementParser.PrivilegeListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privilegeList().OpenGaussStatementVisitor.visitPrivilegeList(OpenGaussStatementParser.PrivilegeListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.privilegeList().