1d0f10f44ea6bc4668242bdbea761b872b8acffc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private applyInstantiation(keepTypeParams boolean, typeMap Map<String,JSType>) : FunctionType renamed to private substituteParametricGenerics(typeMap Map<String,JSType>) : FunctionType in class com.google.javascript.jscomp.newtypes.FunctionType | From | To | |
| Extract Variable | 1 | ||
| Extract Variable resultMap : ImmutableMap<String,JSType> in method package instantiateGenerics(newTypeMap Map<String,JSType>) : NominalType from class com.google.javascript.jscomp.newtypes.NominalType | From | To |