e545ce56a19877ef98f367b3aa20fd6098bbeca9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable prevChar : char in method public visitToken(ast DetailAST) : void from class com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck | From | To | |
Extract Method | 1 | ||
Extract Method private shouldCheckSeparationFromNextToken(ast DetailAST, nextChar char) : boolean extracted from public visitToken(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck | From | To |