For full text search please use the '?' prefix. e.g. ? Onboarding

Refactorings


Children
  1. 106 Extract Function
  2. 123 Inline Variable
  3. 124 Change Function Declaration
  4. 154 Split Phase
  5. 178 Replace Temp with Query
  6. 198 Move Function
  7. 223 Slide Statements
  8. 227 Split Loop
  9. 231 Replace Loop with Pipeline
  10. 272 Replace Conditional with Polymorphism
  11. 310 Parameterize Function
  12. 334 Replace Constructor with Factory Function
  13. 362 Replace Type Code with Subclasses
  14. Encapsulate Record
  15. Encapsulate Variable
  16. Rename Field
  17. Rename Variable