64a786137749d8563a9f0e307187851ddc918577
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable name : String to pname : String in method private buildPropNames(prop Property) : Map<JSType,String> in class com.google.javascript.jscomp.DisambiguateProperties | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute rootTypes : Map<Node,JSType> to rootTypesByNode : Map<Node,JSType> in class com.google.javascript.jscomp.DisambiguateProperties.Property | From | To | |
| Extract Variable | 1 | ||
| Extract Variable typeString : String in method private buildPropNames(prop Property) : Map<JSType,String> from class com.google.javascript.jscomp.DisambiguateProperties | From | To |