728d5732a37b479b8b0c3035e1e3726735727677
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private declareVar(s Scope, n Node) : void inlined to private declareVar(n Node) : void in class com.google.javascript.jscomp.Es6SyntacticScopeCreator | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute s : Scope to scope : Scope in method private isShadowingDisallowed(name String) : boolean in class com.google.javascript.jscomp.Es6SyntacticScopeCreator | From | To |