145d109a16448f9de10b33ad2515b426b39b6e83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method public argument(offset int) : int from class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.ForMethodExit.WithCopiedArguments to public mapped(offset int) : int from class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.ForMethodExit | From | To | |
Pull Up Method public mapped(offset int) : int from class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.ForMethodExit.WithCopiedArguments to public mapped(offset int) : int from class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.ForMethodExit | From | To | |
Pull Up Method public mapped(offset int) : int from class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.ForMethodExit.Simple to public mapped(offset int) : int from class net.bytebuddy.asm.Advice.ArgumentHandler.ForAdvice.ForMethodExit | From | To | |
Push Down Method | 2 | ||
Push Down Method public injectStartFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.WithPreservedArguments to public injectStartFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.WithPreservedArguments.UsingArgumentCopy | From | To | |
Push Down Method public translateFrame(methodVisitor MethodVisitor, type int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void from class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.WithPreservedArguments to public translateFrame(methodVisitor MethodVisitor, type int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void from class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.WithPreservedArguments.UsingArgumentCopy | From | To | |
Extract Subclass | 1 | ||
Extract Subclass net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.WithPreservedArguments.UsingArgumentCopy from class net.bytebuddy.asm.Advice.StackMapFrameHandler.Default.WithPreservedArguments | From | To | |
Move Class | 2 | ||
Move Class net.bytebuddy.asm.Advice.ArgumentHandler.Factory.Simple moved to net.bytebuddy.asm.Advice.ArgumentHandler.ForInstrumentedMethod.Simple | From | To | |
Move Class net.bytebuddy.asm.Advice.ArgumentHandler.Factory.Copying moved to net.bytebuddy.asm.Advice.ArgumentHandler.ForInstrumentedMethod.Copying | From | To |