Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.RoleListContext
Packages that use OpenGaussStatementParser.RoleListContext
-
Uses of OpenGaussStatementParser.RoleListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.RoleListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterGroupClausesContext.roleList()OpenGaussStatementParser.AlterMaterializedViewClausesContext.roleList()OpenGaussStatementParser.AlterOptRoleElemContext.roleList()OpenGaussStatementParser.AlterPolicyClausesContext.roleList()OpenGaussStatementParser.AlterTableContext.roleList()OpenGaussStatementParser.CreateOptRoleElemContext.roleList()OpenGaussStatementParser.CreatePolicyContext.roleList()OpenGaussStatementParser.DefACLOptionContext.roleList()OpenGaussStatementParser.DropDroupContext.roleList()OpenGaussStatementParser.DropOwnedContext.roleList()OpenGaussStatementParser.DropRoleContext.roleList()OpenGaussStatementParser.DropUserContext.roleList()OpenGaussStatementParser.ReassignOwnedContext.roleList()OpenGaussStatementParser.RoleClauseContext.roleList()OpenGaussStatementParser.roleList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.RoleListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitRoleList(OpenGaussStatementParser.RoleListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.roleList().OpenGaussStatementVisitor.visitRoleList(OpenGaussStatementParser.RoleListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.roleList().