a44ef6451627ca952c29685fafe7e85ba5823592
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Matcher<MethodInvocationTree> to Matcher<ExpressionTree> in method public instanceEqualsInvocation() : Matcher<ExpressionTree> in class com.google.errorprone.matchers.Matchers | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INSTANCE_EQUALS_MATCHER : Matcher<MethodInvocationTree> to INSTANCE_EQUALS_MATCHER : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.EqualsIncompatibleType | From | To |