6598a002b9fe77f97753de0a165699b26cd103f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable renameFunctionName : String to functionName : String in method private handleCall(t NodeTraversal, call Node) : void in class com.google.javascript.jscomp.DisambiguateProperties.FindRenameableProperties | From | To | |
| Extract Method | 1 | ||
| Extract Method private handlePropertyRenameFunctionCall(t NodeTraversal, call Node, renameFunctionName String) : void extracted from private handleCall(t NodeTraversal, call Node) : void in class com.google.javascript.jscomp.DisambiguateProperties.FindRenameableProperties | From | To |