9758cacf33854fb66c74303ef44abe5126f3ed39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private removeNode(error JSError, compiler AbstractCompiler) : SuggestedFix inlined to public getFixForJsError(error JSError, compiler AbstractCompiler) : SuggestedFix in class com.google.javascript.refactoring.ErrorToFixMapper | From | To | |
| Extract Method | 2 | ||
| Extract Method private compileExpectingAtLeastOneWarningOrError(originalCode String) : void extracted from private assertChanges(originalCode String, expectedFixes String...) : void in class com.google.javascript.refactoring.ErrorToFixMapperTest | From | To | |
| Extract Method private compileExpectingAtLeastOneWarningOrError(originalCode String) : void extracted from private assertChanges(originalCode String, expectedCode String) : void in class com.google.javascript.refactoring.ErrorToFixMapperTest | From | To |