Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterOptRoleListContext
-
Packages that use OpenGaussStatementParser.AlterOptRoleListContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.AlterOptRoleListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterOptRoleListContext Modifier and Type Method Description OpenGaussStatementParser.AlterOptRoleListContextOpenGaussStatementParser. alterOptRoleList()OpenGaussStatementParser.AlterOptRoleListContextOpenGaussStatementParser.AlterUserClausesContext. alterOptRoleList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterOptRoleListContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitAlterOptRoleList(OpenGaussStatementParser.AlterOptRoleListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleList().TOpenGaussStatementVisitor. visitAlterOptRoleList(OpenGaussStatementParser.AlterOptRoleListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleList().
-