-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EqualsAvoidsNull
should flip arguments for constants (#398)
* replaceMethodArgs * replaceMethodArgs * replaceMethodArgs * replaceMethodArgs * replaceMethodArg * undo * undo * add String foo, String bar * multiple * add replaceMethodArg * Also place field accesses first * Check flags on fieldAccess.name.fieldType * Add test showing no change when not static & final * Also support static imports * Remove unused import --------- Co-authored-by: Vincent Potucek <[email protected]> Co-authored-by: Tim te Beek <[email protected]>
- Loading branch information
1 parent
0b00944
commit 0d8d873
Showing
3 changed files
with
179 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters