ac319cca87020b779722351f37cc0a9c40b12872
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable typeNode : JavacNode in method public createWitherForField(level AccessLevel, fieldNode JavacNode, source JavacNode, strictMode boolean, onMethod List<JCAnnotation>, onParam List<JCAnnotation>) : void from class lombok.javac.handlers.HandleWither | From | To | |
Rename Parameter | 1 | ||
Rename Parameter whineIfExists : boolean to strictMode : boolean in method public createWitherForField(level AccessLevel, fieldNode JavacNode, source JavacNode, strictMode boolean, onMethod List<JCAnnotation>, onParam List<JCAnnotation>) : void in class lombok.javac.handlers.HandleWither | From | To |