nGrowing
catalog of refactoring actions
nOrganize imports
nRename {field, method, class, package}
nMove {field, method, class}
nExtract {method, local variable, interface}
nInline {method, local variable}
nReorder method parameters
nPush members down
n…