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