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