e4a1fe484390eccb30ee991b60998c936ea32f0e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private findEnclosingMethodOrLambda(path TreePath) : TreePath renamed to private findEnclosingMethodOrLambdaOrInitializer(path TreePath) : TreePath in class com.google.errorprone.dataflow.DataFlow | From | To | |
Extract Variable | 1 | ||
Extract Variable parent : TreePath in method private findEnclosingMethodOrLambdaOrInitializer(path TreePath) : TreePath from class com.google.errorprone.dataflow.DataFlow | From | To |