7c1d239748c9a90112bf3a59b189dc31ffe41983
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private processNestedGenerics(ast DetailAST, line String, after int) : void extracted from private processEnd(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck | From | To | |
Extract Method private processSingleGeneric(ast DetailAST, line String, after int) : void extracted from private processEnd(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck | From | To | |
Extract Method private isGenericBeforeMethod(ast DetailAST) : boolean extracted from private processEnd(ast DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheck | From | To |