e92679a3f5cbf4c57e60477d80a40a56e880bb3b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable callParameterText : String to buildMethodParameters : String in method private createBuildMethod(parentClass PsiClass, psiMethod PsiMethod, builderClass PsiClass, psiBuilderType PsiType, buildMethodName String, buildMethodParameters String) : PsiMethod in class de.plushnikov.intellij.plugin.processor.handler.BuilderHandler | From | To | |
Extract Variable | 1 | ||
Extract Variable fieldName : String in method public createMethods(psiParentClass PsiClass, psiMethod PsiMethod, psiBuilderClass PsiClass, psiBuilderType PsiType, psiAnnotation PsiAnnotation, psiVariables Collection<? extends PsiVariable>) : Collection<PsiMethod> from class de.plushnikov.intellij.plugin.processor.handler.BuilderHandler | From | To |