d2c7290a5c48c2b1f85b5cc7c4f3d623fb9b5b39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable tmp : NominalType to nt : NominalType in method private substGenericsInNomType(t JSType, typeMap Map<String,JSType>) : JSType in class com.google.javascript.jscomp.newtypes.FunctionType | From | To | |
| Inline Method | 1 | ||
| Inline Method private substituteParametricGenerics(typeMap Map<String,JSType>) : FunctionType inlined to public instantiateGenerics(typeMap Map<String,JSType>) : FunctionType in class com.google.javascript.jscomp.newtypes.FunctionType | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter nt : JSType to t : JSType in method private substGenericsInNomType(t JSType, typeMap Map<String,JSType>) : JSType in class com.google.javascript.jscomp.newtypes.FunctionType | From | To |