6d8b8459785a3ce0036b636427142667a22342f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable suppression : String in method public addSuppressWarnings(fixBuilder Builder, state VisitorState, warningToSuppress String, lineComment String) : void from class com.google.errorprone.fixes.SuggestedFixes | From | To | |
Extract Method | 2 | ||
Extract Method public addSuppressWarnings(state VisitorState, warningToSuppress String, lineComment String) : Fix extracted from public addSuppressWarnings(state VisitorState, warningToSuppress String) : Fix in class com.google.errorprone.fixes.SuggestedFixes | From | To | |
Extract Method public addSuppressWarnings(fixBuilder Builder, state VisitorState, warningToSuppress String, lineComment String) : void extracted from public addSuppressWarnings(fixBuilder Builder, state VisitorState, warningToSuppress String) : void in class com.google.errorprone.fixes.SuggestedFixes | From | To |