b41d11442eb441cdcbe6bb54220af204c63a5301
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable literal : String to formatString : String in method public matches(tree ExpressionTree, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.PreconditionsExpensiveString.StringFormatCallContainsNoSpecialFormattingMatcher | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter t : ExpressionTree to tree : ExpressionTree in method public matches(tree ExpressionTree, state VisitorState) : boolean in class com.google.errorprone.bugpatterns.PreconditionsExpensiveString.StringFormatCallContainsNoSpecialFormattingMatcher | From | To | |
| Rename Parameter methodInvocationTree : MethodInvocationTree to tree : MethodInvocationTree in method public matchMethodInvocation(tree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.PreconditionsExpensiveString | From | To |