5698d025d278f45ebcf4cf9bad7a9292c4b1664e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute STATIC_EQUALS_INVOCATION_MATCHER : Matcher<MethodInvocationTree> to STATIC_EQUALS_MATCHER : Matcher<MethodInvocationTree> in class com.google.errorprone.bugpatterns.EqualsIncompatibleType | From | To | |
Rename Attribute INSTANCE_EQUALS_INVOCATION_MATCHER : Matcher<MethodInvocationTree> to INSTANCE_EQUALS_MATCHER : Matcher<MethodInvocationTree> in class com.google.errorprone.bugpatterns.EqualsIncompatibleType | From | To |