d0348de241a6cf6be9c51500870ee1fb26172101
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type wrappedNode : SwitchStmt to wrappedNode : SwitchEntryStmt in method public SwitchEntryContext(wrappedNode SwitchEntryStmt) in class me.tomassetti.symbolsolver.model.javaparser.contexts.SwitchEntryContext | From | To | |
| Rename Variable | 1 | ||
| Rename Variable typeUsage : TypeUsage to type : TypeUsage in method public solveSymbol(name String, typeSolver TypeSolver) : SymbolReference<? extends ValueDeclaration> in class me.tomassetti.symbolsolver.model.javaparser.contexts.SwitchEntryContext | From | To | |
| Rename Class | 1 | ||
| Rename Class me.tomassetti.symbolsolver.model.javaparser.contexts.SwitchContext renamed to me.tomassetti.symbolsolver.model.javaparser.contexts.SwitchEntryContext | From | To | |
| Inline Variable | 1 | ||
| Inline Variable enumDeclaration : EnumDeclaration in method public solveSymbol(name String, typeSolver TypeSolver) : SymbolReference<? extends ValueDeclaration> from class me.tomassetti.symbolsolver.model.javaparser.contexts.SwitchContext | From | To |