Interface Expr.Shuttle

  • Enclosing interface:
    Expr

    public static interface Expr.Shuttle
    Mechanism to rewrite an Expr, implementing a Expr.Shuttle allows visiting all children of an Expr, and replacing them as desired.