d536a7df9842ec6f109e6c523f89fbe1e2477332
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testUnifyWithGenericUnion() : void renamed to public testUnificationWithGenericUnion() : void in class com.google.javascript.jscomp.NewTypeInferenceES5OrLowerTest | From | To | |
Rename Method package isSubclassOf(other NominalType) : boolean renamed to package isSubtypeOf(other NominalType) : boolean in class com.google.javascript.jscomp.newtypes.NominalType | From | To | |
Extract Variable | 1 | ||
Extract Variable fromOtherMap : JSType in method package unifyWithSubtype(other NominalType, typeParameters List<String>, typeMultimap Multimap<String,JSType>) : boolean from class com.google.javascript.jscomp.newtypes.NominalType | From | To |