97dd73f3b79baf72337f87b10b11425e959877e5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable newObjs : ObjectsBuilder to builder : ImmutableSet.Builder<ObjectType> in method package joinSets(objs1 ImmutableSet<ObjectType>, objs2 ImmutableSet<ObjectType>) : ImmutableSet<ObjectType> in class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type newObjs : ObjectsBuilder to builder : ImmutableSet.Builder<ObjectType> in method package joinSets(objs1 ImmutableSet<ObjectType>, objs2 ImmutableSet<ObjectType>) : ImmutableSet<ObjectType> in class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Extract Variable | 2 | ||
| Extract Variable nt1 : NominalType in method package meet(obj1 ObjectType, obj2 ObjectType) : ObjectType from class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Extract Variable nt2 : NominalType in method package meet(obj1 ObjectType, obj2 ObjectType) : ObjectType from class com.google.javascript.jscomp.newtypes.ObjectType | From | To |