14c7eab81730697585204b2af332eb056632b2b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private recordStructuralInterfaceUses(found JSType, required JSType) : void renamed to private recordImplicitInterfaceUses(found JSType, required JSType) : void in class com.google.javascript.jscomp.TypeValidator | From | To | |
Rename Parameter | 2 | ||
Rename Parameter type : JSType to sourceType : JSType in method package expectCanCast(t NodeTraversal, n Node, targetType JSType, sourceType JSType) : void in class com.google.javascript.jscomp.TypeValidator | From | To | |
Rename Parameter castType : JSType to targetType : JSType in method package expectCanCast(t NodeTraversal, n Node, targetType JSType, sourceType JSType) : void in class com.google.javascript.jscomp.TypeValidator | From | To |