daa6b7abd4d8d8c420addb5d1af91b60505d0522
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type List<SuggestedFix> to ImmutableList<SuggestedFix> in method public getFixesForJsError(error JSError, compiler AbstractCompiler) : ImmutableList<SuggestedFix> in class com.google.javascript.refactoring.ErrorToFixMapper | From | To | |
Change Return Type List<INPUT> to ImmutableList<INPUT> in method public getSortedDependenciesOf(roots List<INPUT>) : ImmutableList<INPUT> in class com.google.javascript.jscomp.deps.Es6SortedDependencies | From | To |