4c49149fa6b9bbb1bd0e1bd63f0c7ecf9d3cdf87
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public chraset() : Charset renamed to public charset() : Charset in class org.neo4j.codegen.source.Configuration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type strategy : CodeGenerationStrategy<Configuration> to strategy : CodeGenerationStrategy<?> in class org.neo4j.codegen.CodeGenerationTest | From | To | |
Change Attribute Type SOURCECODE : CodeGenerationStrategy<Configuration> to SOURCECODE : CodeGenerationStrategy<?> in class org.neo4j.codegen.source.SourceCode | From | To |