f43d066490283dd54a0d816d8153711866c8f647
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Interface | 1 | ||
Extract Interface com.github.javaparser.ast.nodeTypes.SwitchNode from classes [com.github.javaparser.ast.stmt.SwitchStmt] | From | To | |
Extract Method | 1 | ||
Extract Method private printSwitchNode(n SwitchNode, arg Void) : void extracted from public visit(n SwitchStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor | From | To |