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