Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.AlterOperatorClausesContext
Packages that use OpenGaussStatementParser.AlterOperatorClausesContext
-
Uses of OpenGaussStatementParser.AlterOperatorClausesContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.AlterOperatorClausesContextModifier and TypeMethodDescriptionOpenGaussStatementParser.alterOperatorClauses()OpenGaussStatementParser.AlterOperatorContext.alterOperatorClauses()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.AlterOperatorClausesContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitAlterOperatorClauses(OpenGaussStatementParser.AlterOperatorClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClauses().OpenGaussStatementVisitor.visitAlterOperatorClauses(OpenGaussStatementParser.AlterOperatorClausesContext ctx) Visit a parse tree produced byOpenGaussStatementParser.alterOperatorClauses().