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