970f4cdaec3f550be65b717439bab5ba1e7b705b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable alt : JSType to alternative : JSType in method public canPropertyBeDefined(type JSType, propertyName String) : PropDefinitionKind in class com.google.javascript.rhino.jstype.JSTypeRegistry | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type typesWithProp : UnionTypeBuilder to typesWithProp : Collection<JSType> in method public getGreatestSubtypeWithProperty(type JSType, propertyName String) : JSType in class com.google.javascript.rhino.jstype.JSTypeRegistry | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type typesIndexedByProperty : Map<String,UnionTypeBuilder> to typesIndexedByProperty : Multimap<String,JSType> in class com.google.javascript.rhino.jstype.JSTypeRegistry | From | To |