52869e6fb17d3b13f60dea0064b90a81307392b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable expectedType : TypeUsage in method public isApplicable(method MethodUsage, name String, paramTypes List<TypeUsage>, typeSolver TypeSolver) : boolean from class me.tomassetti.symbolsolver.resolution.MethodResolutionLogic | From | To | |
Extract Variable javaParserFacade : JavaParserFacade in method public resolveReferenceToLambdaParamBase() : void from class me.tomassetti.symbolsolver.resolution.ContextTest | From | To | |
Extract Variable returnStmtExpr : Expression in method public genericCollectionWithWildcards() : void from class me.tomassetti.symbolsolver.resolution.GenericsTest | From | To | |
Extract Variable actualType : TypeUsage in method public isApplicable(method MethodUsage, name String, paramTypes List<TypeUsage>, typeSolver TypeSolver) : boolean from class me.tomassetti.symbolsolver.resolution.MethodResolutionLogic | From | To |