fcf1ba0dd05151f99f17a2621e53c8211b771545
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private recordInterfaces(constructor FunctionType, relatedType JSType, p Property) : void from class com.google.javascript.jscomp.DisambiguateProperties to private recordInterfaces(type JSType, relatedType JSType) : void from class com.google.javascript.jscomp.DisambiguateProperties.Property | From | To | |
Extract Method | 1 | ||
Extract Method private recordInterfaces(type JSType, relatedType JSType) : void extracted from package addType(type JSType, relatedType JSType) : void in class com.google.javascript.jscomp.DisambiguateProperties.Property | From | To |