cd139f46355ea01276c2ae13248a2aca5111678a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method protected createTypeArgs(count int, addExtends boolean, node JavacNode, typeArgs List<JCExpression>, source JCTree) : List<JCExpression> extracted from protected addTypeArgs(count int, addExtends boolean, node JavacNode, type JCExpression, typeArgs List<JCExpression>, source JCTree) : JCExpression in class lombok.javac.handlers.JavacSingularsRecipes.JavacSingularizer | From | To | |
| Extract Method protected createTypeArgs(count int, addExtends boolean, node EclipseNode, typeArgs List<TypeReference>) : TypeReference[] extracted from protected addTypeArgs(count int, addExtends boolean, node EclipseNode, type TypeReference, typeArgs List<TypeReference>) : TypeReference in class lombok.eclipse.handlers.EclipseSingularsRecipes.EclipseSingularizer | From | To |