<div dir="ltr">Hi everyone,<br><div><br></div><div>Attached is a changeset with the following changes:</div><div><br></div><div>Changes on Extract Temporary refactoring:<br><br>* make sure it is not possible to extract the left side of an assignment<br>* allow to extract cascade expressions<br>* allow to extract entire blocks into variables<br>* validate new temporary is not a reserved name<br><br>Changes on Extract Method refactoring:<br><br>* solve bug where 2 statements (one being a block) could not be extracted<br><br>Changes on Rename Temporary refactoring:<br><br>* validate new temporary is not a reserved name<br></div><div><br></div><div>Also attached the new tests for them.</div><div><br></div><div>Thanks!</div><div>Nahuel</div></div>