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