Uses of Class
io.trino.grammar.jsonpath.JsonPathParser.ConjunctionPredicateContext
Packages that use JsonPathParser.ConjunctionPredicateContext
-
Uses of JsonPathParser.ConjunctionPredicateContext in io.trino.grammar.jsonpath
Methods in io.trino.grammar.jsonpath with parameters of type JsonPathParser.ConjunctionPredicateContextModifier and TypeMethodDescriptionvoidJsonPathBaseListener.enterConjunctionPredicate(JsonPathParser.ConjunctionPredicateContext ctx) Enter a parse tree produced by theconjunctionPredicatelabeled alternative inJsonPathParser.predicate().voidJsonPathListener.enterConjunctionPredicate(JsonPathParser.ConjunctionPredicateContext ctx) Enter a parse tree produced by theconjunctionPredicatelabeled alternative inJsonPathParser.predicate().voidJsonPathBaseListener.exitConjunctionPredicate(JsonPathParser.ConjunctionPredicateContext ctx) Exit a parse tree produced by theconjunctionPredicatelabeled alternative inJsonPathParser.predicate().voidJsonPathListener.exitConjunctionPredicate(JsonPathParser.ConjunctionPredicateContext ctx) Exit a parse tree produced by theconjunctionPredicatelabeled alternative inJsonPathParser.predicate().JsonPathBaseVisitor.visitConjunctionPredicate(JsonPathParser.ConjunctionPredicateContext ctx) Visit a parse tree produced by theconjunctionPredicatelabeled alternative inJsonPathParser.predicate().JsonPathVisitor.visitConjunctionPredicate(JsonPathParser.ConjunctionPredicateContext ctx) Visit a parse tree produced by theconjunctionPredicatelabeled alternative inJsonPathParser.predicate().