653c7b4c8c59503e4822475e428e0de48875aef8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method package substituteGenerics(newTypeMap Map<String,JSType>) : NominalType extracted from public getInstantiatedSuperclass() : NominalType in class com.google.javascript.jscomp.newtypes.NominalType | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter concreteTypes : Map<String,JSType> to typeMap : Map<String,JSType> in method package substituteGenerics(typeMap Map<String,JSType>) : ObjectType in class com.google.javascript.jscomp.newtypes.ObjectType | From | To |