0fe31dfdf954242756eec703576cda4c8f561f1d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getListOfChecks(ast DetailAST, astState AstState) : Collection<Check> extracted from private notifyVisit(ast DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker | From | To | |
Extract Method private getListOfChecks(ast DetailAST, astState AstState) : Collection<Check> extracted from private notifyLeave(ast DetailAST, astState AstState) : void in class com.puppycrawl.tools.checkstyle.TreeWalker | From | To |