a0bf23e0c191ee3c090dc833d11a105b22bce884
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type replaceChoice : OccurrencesChooser.ReplaceChoice to replaceChoice : JavaReplaceChoice in method public getSettings(project Project, editor Editor, expr PsiExpression, occurrences PsiExpression[], typeSelectorManager TypeSelectorManagerImpl, declareFinalIfAll boolean, anyAssignmentLHS boolean, validator InputValidator, anchor PsiElement, replaceChoice JavaReplaceChoice) : IntroduceVariableSettings in class de.plushnikov.intellij.plugin.extension.postfix.IntroduceLombokVariableHandler | From | To | |
Extract Method | 1 | ||
Extract Method private getIntroduceVariableSettings(project Project, variableSettings IntroduceVariableSettings) : IntroduceVariableSettings extracted from public getSettings(project Project, editor Editor, expr PsiExpression, occurrences PsiExpression[], typeSelectorManager TypeSelectorManagerImpl, declareFinalIfAll boolean, anyAssignmentLHS boolean, validator InputValidator, anchor PsiElement, replaceChoice OccurrencesChooser.ReplaceChoice) : IntroduceVariableSettings in class de.plushnikov.intellij.plugin.extension.postfix.IntroduceLombokVariableHandler | From | To |