81189baf3de0026c4d332edcbbb7f54a49b512ff
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable call : JMethodCall to methodCall : JMethodCall in method public endVisit(x MessageSend, scope BlockScope) : void in class com.google.gwt.dev.jjs.impl.GwtAstBuilder.AstVisitor | From | To | |
Extract Method | 1 | ||
Extract Method private rescueByTypeCoercion(targetType JType, expressionType JType) : void extracted from public visit(x JCastOperation, ctx Context) : boolean in class com.google.gwt.dev.jjs.impl.ControlFlowAnalyzer.RescueVisitor | From | To |