f4d690b36e51e30141bd5ce630d60d5f1c3b34e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type scopeCreator : ScopeCreator to scopeCreator : Es6SyntacticScopeCreator in method package MustBeReachingVariableDef(cfg ControlFlowGraph<Node>, jsScope Scope, compiler AbstractCompiler, scopeCreator Es6SyntacticScopeCreator) in class com.google.javascript.jscomp.MustBeReachingVariableDef | From | To | |
| Change Parameter Type scopeCreator : ScopeCreator to scopeCreator : Es6SyntacticScopeCreator in method package MaybeReachingVariableUse(cfg ControlFlowGraph<Node>, jsScope Scope, compiler AbstractCompiler, scopeCreator Es6SyntacticScopeCreator) in class com.google.javascript.jscomp.MaybeReachingVariableUse | From | To | |
| Rename Class | 2 | ||
| Rename Class com.google.javascript.jscomp.FlowSensitiveInlineVariables.GatherCandiates renamed to com.google.javascript.jscomp.FlowSensitiveInlineVariables.GatherCandidates | From | To | |
| Rename Class com.google.javascript.jscomp.FlowSensitiveInlineVariables.GatherCandiatesCfgNodeCallback renamed to com.google.javascript.jscomp.FlowSensitiveInlineVariables.GatherCandidatesCfgNodeCallback | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type gatherCb : GatherCandiatesCfgNodeCallback to gatherCb : GatherCandidatesCfgNodeCallback in class com.google.javascript.jscomp.FlowSensitiveInlineVariables.GatherCandidates | From | To |