Uses of Class
io.trino.sql.tree.TimeLiteral
-
Packages that use TimeLiteral Package Description io.trino.sql io.trino.sql.tree -
-
Uses of TimeLiteral in io.trino.sql
Methods in io.trino.sql with parameters of type TimeLiteral Modifier and Type Method Description protected StringExpressionFormatter.Formatter. visitTimeLiteral(TimeLiteral node, Void context) -
Uses of TimeLiteral in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type TimeLiteral Modifier and Type Method Description protected RAstVisitor. visitTimeLiteral(TimeLiteral node, C context)
-