Uses of Class
io.trino.sql.ir.ExpressionRewriter
Packages that use ExpressionRewriter
-
Uses of ExpressionRewriter in io.trino.sql.ir
Methods in io.trino.sql.ir with parameters of type ExpressionRewriterModifier and TypeMethodDescriptionstatic <C,T extends Expression>
TExpressionTreeRewriter.rewriteWith(ExpressionRewriter<C> rewriter, T node, C context) static <T extends Expression>
TExpressionTreeRewriter.rewriteWith(ExpressionRewriter<Void> rewriter, T node) Constructors in io.trino.sql.ir with parameters of type ExpressionRewriter -
Uses of ExpressionRewriter in io.trino.sql.planner
Subclasses of ExpressionRewriter in io.trino.sql.plannerModifier and TypeClassDescriptionclassclass