6ee481199702b6bf251f6f9484cfcb0b2df7fd48
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testIllegalLetConstEarlyReference() : void renamed to public testIllegalBlockScopedEarlyReference() : void in class com.google.javascript.jscomp.Es6VariableReferenceCheckTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private getRoot(js String) : Node extracted from private getScope(js String) : Scope in class com.google.javascript.jscomp.SyntacticScopeCreatorTest | From | To | |
| Extract Method private getRoot(js String) : Node extracted from public testScopeRootNode() : void in class com.google.javascript.jscomp.SyntacticScopeCreatorTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter scope : Scope to functionScope : Scope in method private checkShadowParam(v Var, functionScope Scope, references List<Reference>) : void in class com.google.javascript.jscomp.VariableReferenceCheck.ReferenceCheckingBehavior | From | To |