9b6f81f0132ef16d69a4190d7679a7812e0cb3b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable a : Object to obj1 : Object in method public shouldHandleEquality() : void in class org.neo4j.codegen.CodeGenerationTest | From | To | |
Rename Variable b : Object to obj2 : Object in method public shouldHandleEquality() : void in class org.neo4j.codegen.CodeGenerationTest | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable lhsType : TypeReference to type : TypeReference in method public eq(lhs Expression, rhs Expression, type TypeReference) : void in class org.neo4j.codegen.bytecode.ByteCodeExpressionVisitor | From | To |