66412c83d6f738f4d57179765cee1d5497aa48eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 1 | ||
| Replace Attribute private userEnd : Label from class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithExceptionHandling with protected returnHandler : Label from class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice | From | To | |
| Rename Method | 2 | ||
| Rename Method protected abstract onMethodExit() : void renamed to protected abstract onExitAdviceReturn() : void in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice | From | To | |
| Rename Method protected onMethodExit() : void renamed to protected onExitAdviceReturn() : void in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithExceptionHandling | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected onUserReturn() : void extracted from protected onUserEnd() : void in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice & moved to class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithoutExceptionHandling | From | To |