Uses of Class
io.trino.sql.jsonpath.tree.DisjunctionPredicate
-
Packages that use DisjunctionPredicate Package Description io.trino.sql.jsonpath.tree -
-
Uses of DisjunctionPredicate in io.trino.sql.jsonpath.tree
Methods in io.trino.sql.jsonpath.tree with parameters of type DisjunctionPredicate Modifier and Type Method Description protected RJsonPathTreeVisitor. visitDisjunctionPredicate(DisjunctionPredicate node, C context)
-