f00f58222f16af7d432a4d417168397506f5b140
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable type2 : JSType in method public isSubtypeOf(other TypeI) : boolean from class com.google.javascript.jscomp.newtypes.JSType | From | To | |
Extract Method | 3 | ||
Extract Method private specializeHelper(other JSType) : JSType extracted from public specialize(other JSType) : JSType in class com.google.javascript.jscomp.newtypes.JSType | From | To | |
Extract Method public meetHelper(lhs JSType, rhs JSType) : JSType extracted from public meet(lhs JSType, rhs JSType) : JSType in class com.google.javascript.jscomp.newtypes.JSType | From | To |