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