881f9b5079ed22cc6d39b9c27e581f1d1f1a7702
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 2 | ||
Rename Parameter ast : DetailAST to slistAst : DetailAST in method private checkSlist(slistAst DetailAST, useBreak boolean, useContinue boolean) : boolean in class com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck | From | To | |
Rename Parameter ast : DetailAST to literalSwitchAst : DetailAST in method private checkSwitch(literalSwitchAst DetailAST, useContinue boolean) : boolean in class com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck | From | To |