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