086bcd9267261b12d5fd64bc505b71affa7afaee
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 3 | ||
| Move Method public getMaximumCommonTypeWithoutAnnotations() : void from class com.github.javaparser.ast.nodeTypes.NodeWithVariablesTest to public getMaximumCommonTypeWithoutAnnotations() : void from class com.github.javaparser.printer.PrettyPrintVisitorTest | From | To | |
| Move Method public getMaximumCommonType() : Type from class com.github.javaparser.ast.nodeTypes.NodeWithVariables to package getMaximumCommonType(nodeWithVariables NodeWithVariables<?>) : Type from class com.github.javaparser.printer.PrettyPrintVisitor | From | To | |
| Move Method public getMaximumCommonTypeWithAnnotations() : void from class com.github.javaparser.ast.nodeTypes.NodeWithVariablesTest to public getMaximumCommonTypeWithAnnotations() : void from class com.github.javaparser.printer.PrettyPrintVisitorTest | From | To | |
| Extract Class | 1 | ||
| Extract Class com.github.javaparser.printer.PrettyPrintVisitorTest from class com.github.javaparser.ast.nodeTypes.NodeWithVariablesTest | From | To |