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