90ac054be8d735c5b5530cf87923bd3d99697335
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable child : Node to childToReplace : Node in method public replaceChildAfter(prevChild Node, newChild Node) : void in class com.google.javascript.rhino.Node | From | To | |
Rename Variable child : Node to childToRemove : Node in method public removeChildAfter(prev Node) : Node in class com.google.javascript.rhino.Node | From | To |