Uses of Class
io.trino.sql.planner.plan.SimplePlanRewriter.RewriteContext
-
Packages that use SimplePlanRewriter.RewriteContext Package Description io.trino.sql.planner.plan -
-
Uses of SimplePlanRewriter.RewriteContext in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan with parameters of type SimplePlanRewriter.RewriteContext Modifier and Type Method Description protected PlanNodeSimplePlanRewriter. visitPlan(PlanNode node, SimplePlanRewriter.RewriteContext<C> context)
-