49e24edb5bbecc7f0dc38755a526aa62a75197ca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable case0Node : Node to case1Node : Node in method public testGeneratorTryCatch_withTypes() : void in class com.google.javascript.jscomp.Es6RewriteGeneratorsTest | From | To | |
| Rename Variable case0Node : Node to exprResultNode : Node in method public testGeneratorMultipleVars_withTypes() : void in class com.google.javascript.jscomp.Es6RewriteGeneratorsTest | From | To | |
| Extract Method | 4 | ||
| Extract Method private rewriteGeneratorSwitchBodyWithVars(beforeBody String, varDecls String, afterBody String) : void extracted from public testTryCatch() : void in class com.google.javascript.jscomp.Es6RewriteGeneratorsTest | From | To | |
| Extract Method private rewriteGeneratorSwitchBodyWithVars(beforeBody String, varDecls String, afterBody String) : void extracted from public testWhileLoops() : void in class com.google.javascript.jscomp.Es6RewriteGeneratorsTest | From | To | |
| Extract Method private rewriteGeneratorSwitchBodyWithVars(beforeBody String, varDecls String, afterBody String) : void extracted from public testBreakContinue() : void in class com.google.javascript.jscomp.Es6RewriteGeneratorsTest | From | To | |
| Extract Method private rewriteGeneratorSwitchBody(beforeBody String, afterBody String) : void extracted from public testIf() : void in class com.google.javascript.jscomp.Es6RewriteGeneratorsTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter switchNode : Node to generatorBody : Node in method public finalizeTransformation(generatorBody Node) : void in class com.google.javascript.jscomp.Es6RewriteGenerators.SingleGeneratorFunctionTranspiler.TranspilationContext | From | To |