d7c019c07c3851fa0c89b3080da6c08d021fd272
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable suppressConstructorProperties : boolean to addConstructorProperties : boolean in method public createConstructor(level AccessLevel, onConstructor List<JCAnnotation>, typeNode JavacNode, fields List<JavacNode>, allToDefault boolean, source JavacNode) : JCMethodDecl in class lombok.javac.handlers.HandleConstructor | From | To | |
Rename Variable suppressConstructorProperties : boolean to addConstructorProperties : boolean in method public createConstructor(level AccessLevel, type EclipseNode, fields Collection<EclipseNode>, allToDefault boolean, sourceNode EclipseNode, onConstructor List<Annotation>) : ConstructorDeclaration in class lombok.eclipse.handlers.HandleConstructor | From | To |