9e58383f36972c88b08484e33a97a78f7625cc7e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable otherNt : NominalType in method package isSubtypeOf(keepLoosenessOfThis boolean, other ObjectType) : boolean from class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
Extract Variable thisNt : NominalType in method package isSubtypeOf(keepLoosenessOfThis boolean, other ObjectType) : boolean from class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
Rename Parameter | 2 | ||
Rename Parameter obj2 : ObjectType to other : ObjectType in method package isSubtypeOf(keepLoosenessOfThis boolean, other ObjectType) : boolean in class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
Rename Parameter obj2 : ObjectType to other : ObjectType in method package isLooseSubtypeOf(other ObjectType) : boolean in class com.google.javascript.jscomp.newtypes.ObjectType | From | To |