7383b312b8e494a9a06fe9ba4a0edda37316f146
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testClassStaticInheritance_property() : void renamed to public testClassStaticInheritance_propertyAlias() : void in class com.google.javascript.jscomp.AggressiveInlineAliasesTest | From | To | |
Extract Method | 1 | ||
Extract Method private rewriteAliasProp(value Node, depth int, newNodes Set<AstChange>, prop Name) : void extracted from private rewriteAliasProps(name Name, value Node, depth int, newNodes Set<AstChange>) : void in class com.google.javascript.jscomp.AggressiveInlineAliases | From | To |