a06041cad03f448508b627080958498a1bf1510b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getMethodsWithParameterTypes(paramTypes String...) : List<MethodDeclaration> renamed to public getMethodsByParameterTypes(paramTypes String...) : List<MethodDeclaration> in class com.github.javaparser.ast.nodeTypes.NodeWithMembers | From | To |