Uses of Class
io.trino.sql.tree.WindowOperation
Packages that use WindowOperation
-
Uses of WindowOperation in io.trino.sql
Methods in io.trino.sql with parameters of type WindowOperationModifier and TypeMethodDescriptionprotected StringExpressionFormatter.Formatter.visitWindowOperation(WindowOperation node, Void context) -
Uses of WindowOperation in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type WindowOperationModifier and TypeMethodDescriptionExpressionRewriter.rewriteWindowOperation(WindowOperation node, C context, ExpressionTreeRewriter<C> treeRewriter) protected RAstVisitor.visitWindowOperation(WindowOperation node, C context) protected VoidDefaultTraversalVisitor.visitWindowOperation(WindowOperation node, C context)