Uses of Class
io.trino.grammar.jsonpath.JsonPathParser.PredicateContext
Packages that use JsonPathParser.PredicateContext
-
Uses of JsonPathParser.PredicateContext in io.trino.grammar.jsonpath
Subclasses of JsonPathParser.PredicateContext in io.trino.grammar.jsonpathModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classFields in io.trino.grammar.jsonpath declared as JsonPathParser.PredicateContextModifier and TypeFieldDescriptionJsonPathParser.ConjunctionPredicateContext.leftJsonPathParser.DisjunctionPredicateContext.leftJsonPathParser.ConjunctionPredicateContext.rightJsonPathParser.DisjunctionPredicateContext.rightMethods in io.trino.grammar.jsonpath that return JsonPathParser.PredicateContextModifier and TypeMethodDescriptionJsonPathParser.ConjunctionPredicateContext.predicate(int i) JsonPathParser.DisjunctionPredicateContext.predicate(int i) JsonPathParser.FilterContext.predicate()JsonPathParser.IsUnknownPredicateContext.predicate()JsonPathParser.ParenthesizedPredicateContext.predicate()JsonPathParser.predicate()Methods in io.trino.grammar.jsonpath that return types with arguments of type JsonPathParser.PredicateContextModifier and TypeMethodDescriptionJsonPathParser.ConjunctionPredicateContext.predicate()JsonPathParser.DisjunctionPredicateContext.predicate()Methods in io.trino.grammar.jsonpath with parameters of type JsonPathParser.PredicateContextModifier and TypeMethodDescriptionvoidJsonPathParser.PredicateContext.copyFrom(JsonPathParser.PredicateContext ctx) Constructors in io.trino.grammar.jsonpath with parameters of type JsonPathParser.PredicateContextModifierConstructorDescription