637b4c40ab3407edb12d41858ad468b9508da192
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute block : BlockStmt to body : BlockStmt in class com.github.javaparser.ast.body.ConstructorDeclaration | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.github.javaparser.ast.nodeTypes.NodeWithBlockStmt from classes [com.github.javaparser.ast.body.MethodDeclaration] | From | To | |
| Extract Method | 1 | ||
| Extract Method public addField(type Type, modifiers int, name String) : FieldDeclaration extracted from public addField(type String, modifiers int, name String) : FieldDeclaration in class com.github.javaparser.ast.body.EnumDeclaration | From | To |