208cf3d5b6b9b1544c547681f39fad17bc199728
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private containsWhitespaceBefore(before int, line String) : boolean extracted from private processStart(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck | From | To | |
| Extract Method private containsWhitespaceBefore(before int, line String) : boolean extracted from private processEnd(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck | From | To |