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