20afc6ca212440a8912f5a2fc2370ef660b3b7e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 6 | ||
Rename Method protected relocationOffset() : int renamed to protected getReturnValueOffset() : int in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter.ForMethodExit | From | To | |
Rename Method protected relocationOffset() : int renamed to protected getReturnValueOffset() : int in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter.ForMethodEnter | From | To | |
Rename Method protected abstract relocationOffset() : int renamed to protected abstract getReturnValueOffset() : int in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor | From | To | |
Rename Method protected abstract relocationOffset() : int renamed to protected abstract getReturnValueOffset() : int in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter | From | To | |
Rename Method protected relocationOffset() : int renamed to protected getReturnValueOffset() : int in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodExit | From | To | |
Rename Method protected relocationOffset() : int renamed to protected getReturnValueOffset() : int in class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter | From | To | |
Pull Up Method | 3 | ||
Pull Up Method public onDefaultValue(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter to public onDefaultValue(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor | From | To | |
Pull Up Method public onDefaultValue(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter.ForMethodEnter to public onDefaultValue(methodVisitor MethodVisitor) : void from class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter | From | To | |
Pull Up Method public visitInsn(opcode int) : void from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter to public visitInsn(opcode int) : void from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor | From | To | |
Move And Inline Method | 2 | ||
Move And Inline Method protected onMethodReturn() : void moved from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter to class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor & inlined to public visitEnd() : void | From | To | |
Move And Inline Method protected onMethodReturn() : void moved from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter to class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter & inlined to public apply() : void | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private doesReturn : boolean from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor.ForMethodEnter to private doesReturn : boolean from class net.bytebuddy.asm.Advice.Dispatcher.Inlining.CodeTranslationVisitor | From | To |