4a7d2609fe5a220d234e7921d5ffe225fabc584c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public copyInformationFrom(other Node) : Node renamed to public useSourceInfoWithoutLengthIfMissingFrom(other Node) : Node in class com.google.javascript.rhino.Node | From | To | |
| Rename Method public testCopyInformationFrom() : void renamed to public testUseSourceInfoWithoutLengthIfMissingFrom() : void in class com.google.javascript.rhino.NodeTest | From | To | |
| Rename Method public copyInformationFromForTree(other Node) : Node renamed to public useSourceInfoWithoutLengthIfMissingFromForTree(other Node) : Node in class com.google.javascript.rhino.Node | From | To |