d91844ab132d29139e5607d16c3c7284dceab8dc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable objType : ObjectType to unwrapped : ObjectType in method package isBivariantType(type JSType) : boolean in class com.google.javascript.rhino.jstype.JSType | From | To | |
Extract Method | 1 | ||
Extract Method private getObjectTypeIfNative(type JSType) : ObjectType extracted from package isBivariantType(type JSType) : boolean in class com.google.javascript.rhino.jstype.JSType | From | To | |
Rename Parameter | 1 | ||
Rename Parameter current : ObjectType to original : ObjectType in method package deeplyUnwrap(original ObjectType) : ObjectType in class com.google.javascript.rhino.jstype.ObjectType | From | To |