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