Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterOptRoleElemContext
-
Packages that use OpenGaussStatementParser.AlterOptRoleElemContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.AlterOptRoleElemContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterOptRoleElemContext Modifier and Type Method Description OpenGaussStatementParser.AlterOptRoleElemContextOpenGaussStatementParser. alterOptRoleElem()OpenGaussStatementParser.AlterOptRoleElemContextOpenGaussStatementParser.AlterOptRoleListContext. alterOptRoleElem(int i)OpenGaussStatementParser.AlterOptRoleElemContextOpenGaussStatementParser.CreateOptRoleElemContext. alterOptRoleElem()Methods in org.apache.shardingsphere.sql.parser.autogen that return types with arguments of type OpenGaussStatementParser.AlterOptRoleElemContext Modifier and Type Method Description List<OpenGaussStatementParser.AlterOptRoleElemContext>OpenGaussStatementParser.AlterOptRoleListContext. alterOptRoleElem()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterOptRoleElemContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitAlterOptRoleElem(OpenGaussStatementParser.AlterOptRoleElemContext ctx)Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleElem().TOpenGaussStatementVisitor. visitAlterOptRoleElem(OpenGaussStatementParser.AlterOptRoleElemContext ctx)Visit a parse tree produced byOpenGaussStatementParser.alterOptRoleElem().
-