4466fd0c992859d097777ca54601d733c80b0c2f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable classOrInterfaceType : ClassOrInterfaceType in method public addExtendedType(name String) : N from class com.github.javaparser.ast.nodeTypes.NodeWithExtends | From | To | |
Inline Variable classOrInterfaceType : ClassOrInterfaceType in method public addImplementedType(name String) : N from class com.github.javaparser.ast.nodeTypes.NodeWithImplements | From | To | |
Rename Parameter | 1 | ||
Rename Parameter type : String to typeString : String in method public setType(typeString String) : N in class com.github.javaparser.ast.nodeTypes.NodeWithType | From | To |