f032e1fbc9113c0b49a1a5f97be3e08c29e9c5b9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type warningKinds : DiagnosticType... to diagnostics : Diagnostic... in method protected typeCheck(js String, diagnostics Diagnostic...) : void in class com.google.javascript.jscomp.NewTypeInferenceTestBase | From | To | |
Change Parameter Type supertype : JSType to supertype : TypeI in method public getInstantiatedTypeArgument(supertype TypeI) : JSType in class com.google.javascript.jscomp.newtypes.JSType | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected typeCheck(js String, firstWarningKind DiagnosticType, warningKinds DiagnosticType...) : void extracted from public testForOf() : void in class com.google.javascript.jscomp.NewTypeInferenceWithTranspilationTest & moved to class com.google.javascript.jscomp.NewTypeInferenceTestBase | From | To | |
Rename Parameter | 1 | ||
Rename Parameter warningKinds : DiagnosticType... to diagnostics : Diagnostic... in method protected typeCheck(js String, diagnostics Diagnostic...) : void in class com.google.javascript.jscomp.NewTypeInferenceTestBase | From | To |