Class SimplePlanRewriter<C>

java.lang.Object
io.trino.sql.planner.plan.PlanVisitor<PlanNode,SimplePlanRewriter.RewriteContext<C>>
io.trino.sql.planner.plan.SimplePlanRewriter<C>

public abstract class SimplePlanRewriter<C> extends PlanVisitor<PlanNode,SimplePlanRewriter.RewriteContext<C>>