3717cb152ed8f8416d183057bbe90b868d803d1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable className : String in method private processConstructor(function Node) : void from class com.google.javascript.jscomp.ConvertToTypedInterface.SimplifyDeclarations | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type declarations : List<PotentialDeclaration> to declarations : ListMultimap<String,PotentialDeclaration> in class com.google.javascript.jscomp.ConvertToTypedInterface.FileInfo | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method private getPrototypeNameOfThisProp(getprop Node) : String extracted from private processConstructor(function Node) : void in class com.google.javascript.jscomp.ConvertToTypedInterface.SimplifyDeclarations & moved to class com.google.javascript.jscomp.ConvertToTypedInterface | From | To |