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