393ec71775db7c35e4d3abf4b9eea85d97a54134
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable propSlot : StaticTypedSlot to prop : Property in method private expectInterfaceProperty(n Node, instance ObjectType, implementedInterface ObjectType, propName String) : void in class com.google.javascript.jscomp.TypeValidator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type propSlot : StaticTypedSlot to prop : Property in method private expectInterfaceProperty(n Node, instance ObjectType, implementedInterface ObjectType, propName String) : void in class com.google.javascript.jscomp.TypeValidator | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isOwnedByInterface() : boolean extracted from private checkDeclaredPropertyAgainstNominalInheritance(n Node, ctorType FunctionType, propertyName String, info JSDocInfo, propertyType JSType) : void in class com.google.javascript.jscomp.TypeCheck & moved to class com.google.javascript.rhino.jstype.Property.OwnedProperty | From | To | |
Rename Parameter | 1 | ||
Rename Parameter prop : String to propName : String in method private expectInterfaceProperty(n Node, instance ObjectType, implementedInterface ObjectType, propName String) : void in class com.google.javascript.jscomp.TypeValidator | From | To |