18172eab38e9443539633d6ee3a30818c10c7bb1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable targetAST : DetailAST in method public visitToken(ast DetailAST) : void from class com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck | From | To | |
Extract Method | 1 | ||
Extract Method private isFollowedByWhitespace(targetAST DetailAST, line String) : boolean extracted from public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAfterCheck | From | To |