|
Rename Method public isSkipException() : boolean renamed to public isSkipThrowable() : boolean in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit |
From |
To |
|
Rename Method public isSkipException() : boolean renamed to public isSkipThrowable() : boolean in class net.bytebuddy.asm.Advice.Dispatcher.Resolved.ForMethodExit |
From |
To |
|
Rename Method public isSkipException() : boolean renamed to public isSkipThrowable() : boolean in class net.bytebuddy.asm.Advice.Dispatcher.Inactive |
From |
To |
|
Rename Method protected abstract inline(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor renamed to protected abstract apply(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved |
From |
To |
|
Rename Method protected inline(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor renamed to protected apply(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit |
From |
To |
|
Rename Method protected inline(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor renamed to protected apply(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape) : MethodVisitor in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodEnter |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected ForMethodEnter(adviseMethod MethodDescription.InDefinedShape) in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodEnter |
From |
To |
|
Rename Parameter offset : StackSize to additionalSize : StackSize in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : int in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected ForMethodExit(adviseMethod MethodDescription.InDefinedShape, enterType TypeDescription) in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected Active(adviseMethod MethodDescription.InDefinedShape) in class net.bytebuddy.asm.Advice.Dispatcher.Active |
From |
To |
|
Rename Parameter offset : StackSize to additionalSize : StackSize in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : int in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForThrowable |
From |
To |
|
Rename Parameter offset : StackSize to additionalSize : StackSize in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : int in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForThisReference |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected CodeTranslationVisitor(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Integer>) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected Resolved(adviseMethod MethodDescription.InDefinedShape, factory OffsetMapping.Factory...) in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved |
From |
To |
|
Rename Parameter offset : StackSize to additionalSize : StackSize in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : int in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForEnterValue |
From |
To |
|
Rename Parameter offset : StackSize to additionalSize : StackSize in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : int in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForReturnValue |
From |
To |
|
Rename Parameter additionalSize : StackSize to additionalVariableSize : StackSize in method protected ReturnValueDiscarding(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Integer>, additionalVariableSize StackSize) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueDiscarding |
From |
To |
|
Rename Parameter offset : StackSize to additionalSize : StackSize in method public resolve(instrumentedMethod MethodDescription.InDefinedShape, additionalSize StackSize) : int in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.OffsetMapping.ForParameter |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected ReturnValueRetaining(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Integer>) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueRetaining |
From |
To |
|
Rename Parameter inlinedMethod : MethodDescription.InDefinedShape to adviseMethod : MethodDescription.InDefinedShape in method protected ReturnValueDiscarding(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Integer>, additionalVariableSize StackSize) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueDiscarding |
From |
To |
|
Rename Parameter offsetTranslations : Map<Integer,Integer> to offsetMappings : Map<Integer,Integer> in method protected ReturnValueRetaining(methodVisitor MethodVisitor, instrumentedMethod MethodDescription.InDefinedShape, adviseMethod MethodDescription.InDefinedShape, offsetMappings Map<Integer,Integer>) in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueRetaining |
From |
To |