Reverse Conditional

last modified: September 25, 2006

[CategoryRefactoring/RefactoringLanguage]

See Bill Murphy and Martin Fowler's page at http://www.refactoring.com/catalog/reverseConditional.html

This refactoring pattern appears to be a subset of RefactorNegateIf.


Related:


Loading...