2d8f5576bb304dfae9906e78234b75ac03cd40c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type properties : Properties to properties : Map<Object,Object> in method public PropertiesExpander(properties Map<Object,Object>) in class com.puppycrawl.tools.checkstyle.PropertiesExpander | From | To | |
Change Variable Type | 3 | ||
Change Variable Type lines : ArrayList<String> to lines : List<String> in method public testWithCacheWithNoViolation() : void in class com.puppycrawl.tools.checkstyle.TreeWalkerTest | From | To | |
Change Variable Type lines : ArrayList<String> to lines : List<String> in method public testProcessWithParserTrowable() : void in class com.puppycrawl.tools.checkstyle.TreeWalkerTest | From | To | |
Change Variable Type lines : ArrayList<String> to lines : List<String> in method public testProcessWithRecognitionException() : void in class com.puppycrawl.tools.checkstyle.TreeWalkerTest | From | To |