Skip to content

Visualisation of refactorings

Anna Potriasaeva edited this page Feb 24, 2023 · 8 revisions

Add / Remove (Method, Attribute, Variable, Parameter, Class) Modifier

Comments:

Issue

Inline Method

InlineMethod.png

Comments:

Change Return Type

changeReturnType.png

Comments:

Rename and Change Parameter Type

RenameAndChangeParameterType.png

Comments:

Rename Method

RenameMethod.png

Comments:

Extract Variable

ExtractVariable.png

Comments:

Extract Method

ExtractMethod.png

Comments:

Add Parameter

AddParameter.png

Comments:

Inline Variable

InlineVariable.png

Comments:

Change Variable Type

ChangeVariableType.png

Comments:

Extract Superclass

Comments:

Nothing is highlighted.

Parameterize Attribute

ParameterizeAttribute.png

Comments:

Move Method

MoveMethod.png

Comments:

Push Down Attribute

PushDownAttribute.png

Comments:

Push Down Attribute

PushDownMethod.png

Comments:

Extract and move method

ExtractAndMoveMethod.png

Comments:
Clone this wiki locally