a115dc38ba176ff98dab737d8fad9585be384122
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable unusedPath : TreePath to entry : Map.Entry<Symbol,Collection<UnusedSpec>> in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.UnusedVariable | From | To | |
| Change Return Type | 3 | ||
| Change Return Type void to int in method public poo() : int in class com.google.errorprone.testdata.Poo1.Poo2 | From | To | |
| Change Return Type void to int in method public poo() : int in class com.google.errorprone.testdata.Poo3 | From | To | |
| Change Return Type void to int in method public poo() : int in class com.google.errorprone.testdata.Poo1 | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type unusedPath : TreePath to entry : Map.Entry<Symbol,Collection<UnusedSpec>> in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.UnusedVariable | From | To | |
| Extract Method | 1 | ||
| Extract Method private describeVariable(symbol VarSymbol) : String extracted from public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.UnusedVariable | From | To |