6ccc59b33c082cd1d2765711fb10b72556d6b38d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private methodDeclaration(owner TypeReference, returnType TypeReference, parameters Parameter[], exceptions TypeReference[], name String, isConstrucor boolean, modifiers int, typeParameters TypeParameter[]) : MethodDeclaration extracted from public erased() : MethodDeclaration in class org.neo4j.codegen.MethodDeclaration | From | To | |
Extract Method private methodDeclaration(owner TypeReference, returnType TypeReference, parameters Parameter[], exceptions TypeReference[], name String, isConstrucor boolean, modifiers int, typeParameters TypeParameter[]) : MethodDeclaration extracted from package constructor(owner TypeReference, parameters Parameter[], exceptions TypeReference[], modifiers int, typeParameters TypeParameter[]) : MethodDeclaration in class org.neo4j.codegen.MethodDeclaration | From | To | |
Extract Method private methodDeclaration(owner TypeReference, returnType TypeReference, parameters Parameter[], exceptions TypeReference[], name String, isConstrucor boolean, modifiers int, typeParameters TypeParameter[]) : MethodDeclaration extracted from package method(owner TypeReference, returnType TypeReference, name String, parameters Parameter[], exceptions TypeReference[], modifiers int, typeParameters TypeParameter[]) : MethodDeclaration in class org.neo4j.codegen.MethodDeclaration | From | To |