f7309c44049963f36cd332c369cc267244aaaf63
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private hasObjectParameter(ast DetailAST) : boolean renamed to private isFirstParameterObject(methodDefAst DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ast : DetailAST to methodDefAst : DetailAST in method private isFirstParameterObject(methodDefAst DetailAST) : boolean in class com.puppycrawl.tools.checkstyle.checks.coding.CovariantEqualsCheck | From | To |