Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.PatternMatchingOperatorContext
Packages that use OpenGaussStatementParser.PatternMatchingOperatorContext
-
Uses of OpenGaussStatementParser.PatternMatchingOperatorContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.PatternMatchingOperatorContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AExprContext.patternMatchingOperator()OpenGaussStatementParser.patternMatchingOperator()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.PatternMatchingOperatorContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitPatternMatchingOperator(OpenGaussStatementParser.PatternMatchingOperatorContext ctx) Visit a parse tree produced byOpenGaussStatementParser.patternMatchingOperator().OpenGaussStatementVisitor.visitPatternMatchingOperator(OpenGaussStatementParser.PatternMatchingOperatorContext ctx) Visit a parse tree produced byOpenGaussStatementParser.patternMatchingOperator().