Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.JsonbContainLeftContext
-
Packages that use OpenGaussStatementParser.JsonbContainLeftContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.JsonbContainLeftContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.JsonbContainLeftContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitJsonbContainLeft(OpenGaussStatementParser.JsonbContainLeftContext ctx)Visit a parse tree produced by thejsonbContainLeftlabeled alternative inOpenGaussStatementParser.jsonOperator().TOpenGaussStatementVisitor. visitJsonbContainLeft(OpenGaussStatementParser.JsonbContainLeftContext ctx)Visit a parse tree produced by thejsonbContainLeftlabeled alternative inOpenGaussStatementParser.jsonOperator().
-