Using refactorings
Note that in the current output of the tool, the layout of the code parts changed by the refactorings are pretty printed.This does not affect the layout of those code parts that are left untouched.
Rename refactorings
Function interface
- Generalize function
- Reorder paremeters
- Tuple funpar
- Generate function specification
- Introduce import
Move definition
Expression structure
- Eliminate variable
- Merge expressions
- Inline function
- Extract function
- Inline macro
- Expand fun expression
- List comprehensions
- Duplicate Code Elimination
Data structure
Last modified 10 years ago
Last modified on Mar 11, 2015, 10:31:15 AM