Uses of Class
io.trino.sql.tree.TimeLiteral
Packages that use TimeLiteral
-
Uses of TimeLiteral in io.trino.sql
Methods in io.trino.sql with parameters of type TimeLiteralModifier and TypeMethodDescriptionprotected 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 TimeLiteralModifier and TypeMethodDescriptionprotected RAstVisitor.visitTimeLiteral(TimeLiteral node, C context)