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