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