596a12c86cd6d5f5058f99d0cb0517f81ac97843
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 4 | ||
| Change Attribute Type objs : ImmutableSet<ObjectType> to objs : Collection<ObjectType> in class com.google.javascript.jscomp.newtypes.JSType.ObjsType | From | To | |
| Change Attribute Type enums : ImmutableSet<EnumType> to enums : Collection<EnumType> in class com.google.javascript.jscomp.newtypes.JSType.UnionType | From | To | |
| Change Attribute Type objs : ImmutableSet<ObjectType> to objs : Collection<ObjectType> in class com.google.javascript.jscomp.newtypes.JSType.NullableObjsType | From | To | |
| Change Attribute Type objs : ImmutableSet<ObjectType> to objs : Collection<ObjectType> in class com.google.javascript.jscomp.newtypes.JSType.UnionType | From | To |