23b994b3c2afde7d7f8a6664cdb66a2ef5445e17
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type captureInfo : CaptureInfo to captureFields : CaptureFields in method public ReferenceGraph(typeCollector TypeCollector, captureFields CaptureFields, whitelist NameList, blacklist NameList) in class com.google.devtools.cyclefinder.ReferenceGraph | From | To | |
| Rename Variable | 1 | ||
| Rename Variable captureInfo : CaptureInfo to captureFields : CaptureFields in method public findCycles() : List<List<Edge>> in class com.google.devtools.cyclefinder.CycleFinder | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute captureInfo : CaptureInfo to captureFields : CaptureFields in class com.google.devtools.cyclefinder.ReferenceGraph | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type captureInfo : CaptureInfo to captureFields : CaptureFields in method public findCycles() : List<List<Edge>> in class com.google.devtools.cyclefinder.CycleFinder | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type captureInfo : CaptureInfo to captureFields : CaptureFields in class com.google.devtools.cyclefinder.ReferenceGraph | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter captureInfo : CaptureInfo to captureFields : CaptureFields in method public ReferenceGraph(typeCollector TypeCollector, captureFields CaptureFields, whitelist NameList, blacklist NameList) in class com.google.devtools.cyclefinder.ReferenceGraph | From | To |