17215fe118ee362d894c447a9e72df8896da01f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute MATCHERS : Iterable<? extends AbstractCollectionIncompatibleTypeMatcher> to DIRECT_MATCHERS : Iterable<MethodArgMatcher> in class com.google.errorprone.bugpatterns.collectionincompatibletype.CollectionIncompatibleType | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fix : Fix in method public matchMethodInvocation(tree MethodInvocationTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.collectionincompatibletype.CollectionIncompatibleType | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type MATCHERS : Iterable<? extends AbstractCollectionIncompatibleTypeMatcher> to DIRECT_MATCHERS : Iterable<MethodArgMatcher> in class com.google.errorprone.bugpatterns.collectionincompatibletype.CollectionIncompatibleType | From | To |