ad60a03984233c3738b85b35893c10a488429493
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute BLACKLIST : ImmutableSet<String> to EXCLUDED_NAMES : ImmutableSet<String> in class com.google.errorprone.bugpatterns.BooleanParameter | From | To | |
Extract Method | 1 | ||
Extract Method private handleArguments(tree Tree, arguments List<? extends ExpressionTree>, state VisitorState) : void extracted from public matchMethodInvocation(tree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.BooleanParameter | From | To |