d4afa180bccb236feee20079565d2d227f00be9e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute range : Range to location : Range in class com.github.javaparser.Problem | From | To | |
Extract Method | 1 | ||
Extract Method public getLocation() : Optional<Range> extracted from public getRange() : Optional<Range> in class com.github.javaparser.Problem | From | To | |
Rename Parameter | 1 | ||
Rename Parameter range : Range to location : Range in method public Problem(message String, location Range, cause Throwable) in class com.github.javaparser.Problem | From | To |