Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.JsonbContainLeftContext
Packages that use OpenGaussStatementParser.JsonbContainLeftContext
-
Uses of OpenGaussStatementParser.JsonbContainLeftContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.JsonbContainLeftContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitJsonbContainLeft(OpenGaussStatementParser.JsonbContainLeftContext ctx) Visit a parse tree produced by thejsonbContainLeftlabeled alternative inOpenGaussStatementParser.jsonOperator().OpenGaussStatementVisitor.visitJsonbContainLeft(OpenGaussStatementParser.JsonbContainLeftContext ctx) Visit a parse tree produced by thejsonbContainLeftlabeled alternative inOpenGaussStatementParser.jsonOperator().