62d4bfe0dd5635d41cc97e8fa8ccabd89ea376e9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ast : DetailAST to node : Object in method public CodeSelector(node Object, editor JTextArea, lines2position List<Integer>) in class com.puppycrawl.tools.checkstyle.gui.CodeSelector | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ast : DetailAST to node : Object in class com.puppycrawl.tools.checkstyle.gui.CodeSelectorPModel | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ast : DetailAST to node : Object in class com.puppycrawl.tools.checkstyle.gui.CodeSelectorPModel | From | To | |
Extract Method | 1 | ||
Extract Method private findSelectionPositions(ast DetailAST) : void extracted from public findSelectionPositions() : void in class com.puppycrawl.tools.checkstyle.gui.CodeSelectorPModel | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ast : DetailAST to node : Object in method public CodeSelector(node Object, editor JTextArea, lines2position List<Integer>) in class com.puppycrawl.tools.checkstyle.gui.CodeSelector | From | To |