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