Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterOperatorClausesContext
-
Packages that use OpenGaussStatementParser.AlterOperatorClausesContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.AlterOperatorClausesContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterOperatorClausesContext Modifier and Type Method Description OpenGaussStatementParser.AlterOperatorClausesContextOpenGaussStatementParser. alterOperatorClauses()OpenGaussStatementParser.AlterOperatorClausesContextOpenGaussStatementParser.AlterOperatorContext. alterOperatorClauses()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterOperatorClausesContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitAlterOperatorClauses(OpenGaussStatementParser.AlterOperatorClausesContext ctx)Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClauses().TOpenGaussStatementVisitor. visitAlterOperatorClauses(OpenGaussStatementParser.AlterOperatorClausesContext ctx)Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClauses().
-