|
Push Down Method protected injectEntranceFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.FrameTranslator to public injectCompletionFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Push Down Method protected bindExit(methodDescription MethodDescription.InDefinedShape, enterType TypeDescription) : Bound from class net.bytebuddy.asm.Advice.FrameTranslator to public bindExit(methodDescription MethodDescription.InDefinedShape, enterType TypeDescription) : ForAdvice from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Push Down Method protected FrameTranslator(instrumentedMethod MethodDescription.InDefinedShape, intermediateTypes TypeList) from class net.bytebuddy.asm.Advice.FrameTranslator to protected Default(instrumentedMethod MethodDescription.InDefinedShape, intermediateTypes TypeList, expandFrames boolean) from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Push Down Method protected bindEntry(methodDescription MethodDescription.InDefinedShape) : Bound from class net.bytebuddy.asm.Advice.FrameTranslator to public bindEntry(methodDescription MethodDescription.InDefinedShape) : ForAdvice from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForAdvice in method protected ForMethodEnter(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, throwableType TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodEnter |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForInstrumentedMethod in method public apply(internalName String, descriptor String, methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForInstrumentedMethod, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Inactive |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator.Bound to frameTranslator : FrameTranslator.ForAdvice in method public onStart(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice) : void in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForInstrumentedMethod in method protected abstract apply(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForInstrumentedMethod, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator.Bound to frameTranslator : FrameTranslator.ForAdvice in method protected CodeTranslationVisitor(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, throwableType TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForAdvice in method protected ForMethodExit(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Resolved.OffsetMapping.Target>, throwableType TypeDescription, enterType TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodExit |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForInstrumentedMethod in method protected apply(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForInstrumentedMethod, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForInstrumentedMethod in method protected apply(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForInstrumentedMethod, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodEnter |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator.Bound to frameTranslator : FrameTranslator.ForAdvice in method public onStart(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice) : void in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForInstrumentedMethod in method public apply(internalName String, descriptor String, methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForInstrumentedMethod, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator to frameTranslator : FrameTranslator.ForInstrumentedMethod in method public apply(internalName String, descriptor String, methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForInstrumentedMethod, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Resolved |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator.Bound to frameTranslator : FrameTranslator.ForAdvice in method public onEnd(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice, returnValueProducer ReturnValueProducer) : void in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing |
From |
To |
|
Change Parameter Type frameTranslator : FrameTranslator.Bound to frameTranslator : FrameTranslator.ForAdvice in method public onEnd(methodVisitor MethodVisitor, frameTranslator FrameTranslator.ForAdvice, returnValueProducer ReturnValueProducer) : void in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler |
From |
To |
|
Move Method protected injectCompletionFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.FrameTranslator to public injectCompletionFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method protected compoundLocalVariableSize(localVariableLength int) : int from class net.bytebuddy.asm.Advice.FrameTranslator to public compoundLocalVariableSize(localVariableLength int) : int from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method protected translateFrame(methodVisitor MethodVisitor, type int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void from class net.bytebuddy.asm.Advice.FrameTranslator to public translateFrame(methodVisitor MethodVisitor, type int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method protected compoundStackSize(stackSize int) : int from class net.bytebuddy.asm.Advice.FrameTranslator to public compoundStackSize(stackSize int) : int from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method public toString() : String from class net.bytebuddy.asm.Advice.FrameTranslator to public toString() : String from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method protected injectHandlerFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.FrameTranslator to public injectHandlerFrame(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method private injectFrame(methodVisitor MethodVisitor, additionalTypes List<? extends TypeDescription>, exceptionOnStack boolean) : void from class net.bytebuddy.asm.Advice.FrameTranslator to protected injectFrame(methodVisitor MethodVisitor, additionalTypes List<? extends TypeDescription>, exceptionOnStack boolean) : void from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method private translateFrame(methodVisitor MethodVisitor, methodDescription MethodDescription.InDefinedShape, intermediateTypes TypeList, type int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void from class net.bytebuddy.asm.Advice.FrameTranslator to protected translateFrame(methodVisitor MethodVisitor, methodDescription MethodDescription.InDefinedShape, intermediateTypes TypeList, type int, localVariableLength int, localVariable Object[], stackSize int, stack Object[]) : void from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |
|
Move Method private toFrame(typeDescription TypeDescription) : Object from class net.bytebuddy.asm.Advice.FrameTranslator to protected toFrame(typeDescription TypeDescription) : Object from class net.bytebuddy.asm.Advice.FrameTranslator.Default |
From |
To |