3f7fb1e66a766b93324fdce68600878452d2817e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public onEndSkipped(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnValueProducer ReturnValueProducer) : void renamed to public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Bound | From | To | |
| Rename Method public onEndSkipped(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnValueProducer ReturnValueProducer) : void renamed to public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
| Pull Up Method | 1 | ||
| Pull Up Method public onDefaultValue(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter to public onEnd(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void from class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method public onDefaultValue(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor to public onEnd(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void from class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type returnValueProducer : ReturnValueProducer to returnType : TypeDefinition in method public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
| Change Parameter Type returnValueProducer : ReturnValueProducer to returnType : TypeDefinition in method public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Bound | From | To | |
| Inline Method | 2 | ||
| Inline Method private storeDefaultReturn() : void inlined to protected onUserReturn() : void in class net.bytebuddy.asm.Advice.AdviceVisitor.WithExitAdvice.WithExceptionHandling | From | To | |
| Rename Variable | 1 | ||
| Rename Variable endOfHandler : Label to skipExceptionHandler : Label in method public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute initializationStart : Label to preparationStart : Label in class net.bytebuddy.asm.Advice.AdviceVisitor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter returnValueProducer : ReturnValueProducer to returnType : TypeDefinition in method public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
| Rename Parameter returnValueProducer : ReturnValueProducer to returnType : TypeDefinition in method public onEndWithSkip(methodVisitor MethodVisitor, implementationContext Implementation.Context, methodSizeHandler MethodSizeHandler.ForAdvice, stackMapFrameHandler StackMapFrameHandler.ForAdvice, returnType TypeDefinition) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Bound | From | To |