Uses of Class
io.trino.sql.tree.TimestampLiteral
Packages that use TimestampLiteral
-
Uses of TimestampLiteral in io.trino.sql
Methods in io.trino.sql with parameters of type TimestampLiteralModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitTimestampLiteral(TimestampLiteral node, Void context) -
Uses of TimestampLiteral in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type TimestampLiteralModifier and TypeMethodDescriptionprotected RAstVisitor.visitTimestampLiteral(TimestampLiteral node, C context)