Uses of Class
io.trino.sql.tree.IntervalDayTimeDataType
Packages that use IntervalDayTimeDataType
-
Uses of IntervalDayTimeDataType in io.trino.sql
Methods in io.trino.sql with parameters of type IntervalDayTimeDataTypeModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitIntervalDataType(IntervalDayTimeDataType node, Void context) -
Uses of IntervalDayTimeDataType in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type IntervalDayTimeDataTypeModifier and TypeMethodDescriptionExpressionRewriter.rewriteIntervalDayTimeDataType(IntervalDayTimeDataType node, C context, ExpressionTreeRewriter<C> treeRewriter) protected RAstVisitor.visitIntervalDataType(IntervalDayTimeDataType node, C context)