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