eec165d9e3ef0ab1d93f69a231964984a3379762
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable typeParameters : List<TypeUsage> in method private typeParamByName(name String) : Optional<TypeUsage> from class me.tomassetti.symbolsolver.model.usages.TypeUsageOfTypeDeclaration | From | To | |
Extract Variable newParamType : TypeUsage in method public replaceNameParam(name String, typeUsage TypeUsage) : MethodUsage from class me.tomassetti.symbolsolver.model.usages.MethodUsage | From | To |