3a84b436cb9f50739fd1a2bac1e2e18b703592c3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable superInstance : ObjectType to astSuperInstance : ObjectType in method package expectExtends(n Node, subCtor FunctionType, astSuperCtor FunctionType) : void in class com.google.javascript.jscomp.TypeValidator | From | To | |
Rename Variable extended : ObjectType to registeredExtended : ObjectType in method package expectExtends(n Node, subCtor FunctionType, astSuperCtor FunctionType) : void in class com.google.javascript.jscomp.TypeValidator | From | To | |
Extract Variable | 1 | ||
Extract Variable registeredSuperCtor : FunctionType in method package expectExtends(n Node, subCtor FunctionType, astSuperCtor FunctionType) : void from class com.google.javascript.jscomp.TypeValidator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter superCtor : FunctionType to astSuperCtor : FunctionType in method package expectExtends(n Node, subCtor FunctionType, astSuperCtor FunctionType) : void in class com.google.javascript.jscomp.TypeValidator | From | To |