589691d737771ba13ec78876176b533384624382
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected onUserEnd() : void renamed to protected onUserExit() : void in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithExceptionHandling | From | To | |
| Push Down Method | 2 | ||
| Push Down Method public visitInsn(opcode int) : void from class net.bytebuddy.asm.Advice.AdviceVisitor to public visitInsn(opcode int) : void from class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice | From | To | |
| Push Down Method private onMethodExit(store int) : void from class net.bytebuddy.asm.Advice.AdviceVisitor to private onMethodExit(store int) : void from class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice | From | To | |
| Extract Subclass | 1 | ||
| Extract Subclass net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice from class net.bytebuddy.asm.Advice.AdviceVisitor | From | To | |
| Push Down Attribute | 2 | ||
| Push Down Attribute protected endOfMethod : Label from class net.bytebuddy.asm.Advice.AdviceVisitor to protected endOfMethod : Label from class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice | From | To | |
| Push Down Attribute private methodExit : Dispatcher.Resolved.ForMethodExit from class net.bytebuddy.asm.Advice.AdviceVisitor to private methodExit : Dispatcher.Resolved.ForMethodExit from class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice | From | To | |
| Rename Class | 1 | ||
| Rename Class net.bytebuddy.asm.Advice.AdviceVisitor.WithoutExceptionHandling renamed to net.bytebuddy.asm.Advice.AdviceVisitor.WithoutExitAdvice | From | To | |
| Move Class | 1 | ||
| Move Class net.bytebuddy.asm.Advice.AdviceVisitor.WithExceptionHandling moved to net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithExceptionHandling | From | To |