7cf5873fbcf4d64504b0253dc47db32297dfd163
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable nominalType2 : NominalType to nt2 : NominalType in method package joinSets(objs1 ImmutableSet<ObjectType>, objs2 ImmutableSet<ObjectType>) : ImmutableSet<ObjectType> in class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Rename Variable nominalType1 : NominalType to nt1 : NominalType in method package joinSets(objs1 ImmutableSet<ObjectType>, objs2 ImmutableSet<ObjectType>) : ImmutableSet<ObjectType> in class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute nt : NominalType to nominalType : NominalType in method package isPropDefinedOnSubtype(pname QualifiedName) : boolean in class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute TOP_OBJECTTYPE : ObjectType to topObjectType : ObjectType in class com.google.javascript.jscomp.newtypes.JSTypes | From | To | |
| Extract Variable | 1 | ||
| Extract Variable protoNT : NominalType in method public finalize() : void from class com.google.javascript.jscomp.newtypes.RawNominalType | From | To | |
| Inline Variable | 2 | ||
| Inline Variable nt2 : NominalType in method package unifyUnknowns(t1 ObjectType, t2 ObjectType) : ObjectType from class com.google.javascript.jscomp.newtypes.ObjectType | From | To | |
| Inline Variable nt1 : NominalType in method package unifyUnknowns(t1 ObjectType, t2 ObjectType) : ObjectType from class com.google.javascript.jscomp.newtypes.ObjectType | From | To |