298e8404e6c1ff886b9cb82b6614b9d3433736bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable key : Node to stringKey : Node in method package removeStringKeyValue(stringKey Node) : void in class com.google.javascript.jscomp.ConvertToTypedInterface.PotentialDeclaration | From | To | |
Extract Method | 1 | ||
Extract Method package removeStringKeyValue(stringKey Node) : void extracted from package simplify(compiler AbstractCompiler) : void in class com.google.javascript.jscomp.ConvertToTypedInterface.PotentialDeclaration | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method private isTypedRhs(rhs Node) : boolean extracted from private shouldRemove(decl PotentialDeclaration) : RemovalType in class com.google.javascript.jscomp.ConvertToTypedInterface.SimplifyDeclarations & moved to class com.google.javascript.jscomp.ConvertToTypedInterface | From | To |