bd46959d3371d7dbfb25d8e3f3c670f0dcc74cdd
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testPositiveCase() : void renamed to public exactlyRepresentable() : void in class com.google.errorprone.bugpatterns.BigDecimalLiteralDoubleTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute constructor : Matcher<ExpressionTree> to BIGDECIMAL_DOUBLE_CONSTRUCTOR : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.BigDecimalLiteralDouble | From | To | |
| Rename Attribute literalArgument : Matcher<ExpressionTree> to FLOATING_POINT_ARGUMENT : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.BigDecimalLiteralDouble | From | To |