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