Uses of Class
io.trino.grammar.jsonpath.JsonPathParser.ParenthesizedPredicateContext
Packages that use JsonPathParser.ParenthesizedPredicateContext
-
Uses of JsonPathParser.ParenthesizedPredicateContext in io.trino.grammar.jsonpath
Methods in io.trino.grammar.jsonpath with parameters of type JsonPathParser.ParenthesizedPredicateContextModifier and TypeMethodDescriptionvoidJsonPathBaseListener.enterParenthesizedPredicate(JsonPathParser.ParenthesizedPredicateContext ctx) Enter a parse tree produced by theparenthesizedPredicatelabeled alternative inJsonPathParser.delimitedPredicate().voidJsonPathListener.enterParenthesizedPredicate(JsonPathParser.ParenthesizedPredicateContext ctx) Enter a parse tree produced by theparenthesizedPredicatelabeled alternative inJsonPathParser.delimitedPredicate().voidJsonPathBaseListener.exitParenthesizedPredicate(JsonPathParser.ParenthesizedPredicateContext ctx) Exit a parse tree produced by theparenthesizedPredicatelabeled alternative inJsonPathParser.delimitedPredicate().voidJsonPathListener.exitParenthesizedPredicate(JsonPathParser.ParenthesizedPredicateContext ctx) Exit a parse tree produced by theparenthesizedPredicatelabeled alternative inJsonPathParser.delimitedPredicate().JsonPathBaseVisitor.visitParenthesizedPredicate(JsonPathParser.ParenthesizedPredicateContext ctx) Visit a parse tree produced by theparenthesizedPredicatelabeled alternative inJsonPathParser.delimitedPredicate().JsonPathVisitor.visitParenthesizedPredicate(JsonPathParser.ParenthesizedPredicateContext ctx) Visit a parse tree produced by theparenthesizedPredicatelabeled alternative inJsonPathParser.delimitedPredicate().