Replace constructor

Replace(
  1. Expr ref,
  2. Obj param_object
)

Implementation

Replace(this.ref, this.param_object);