72e8ed16f9abc3fb777face4a271d6303fbe4e80
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public getDeclarationAsString() : String from class com.github.javaparser.ast.body.CallableDeclaration to public getDeclarationAsString() : String from class com.github.javaparser.ast.nodeTypes.NodeWithDeclaration | From | To | |
Pull Up Method public getDeclarationAsString(includingModifiers boolean, includingThrows boolean) : String from class com.github.javaparser.ast.body.CallableDeclaration to public getDeclarationAsString(includingModifiers boolean, includingThrows boolean) : String from class com.github.javaparser.ast.nodeTypes.NodeWithDeclaration | From | To |