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