6dd94989e0a47018d92bca1831c4de8a58c9e671
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private asFrame(typeDescription TypeDescription, translated Object[], index int) : int renamed to private insertFrame(typeDescription TypeDescription, translated Object[], index int) : int in class net.bytebuddy.asm.Advice.FrameTranslator | From | To | |
Rename Variable | 1 | ||
Rename Variable index : int to variableIndex : int in method private injectFrame(methodVisitor MethodVisitor, intermediateTypes TypeList, throwableOnStack boolean) : void in class net.bytebuddy.asm.Advice.FrameTranslator | From | To | |
Rename Class | 2 | ||
Rename Class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueDiscarding renamed to net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodExit | From | To | |
Rename Class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueRetaining renamed to net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodEnter | From | To | |
Rename Attribute | 2 | ||
Rename Attribute additionalVariableSize : StackSize to enterType : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodExit | From | To | |
Rename Attribute additionalSize : StackSize to enterType : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type additionalVariableSize : StackSize to enterType : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.Active.CodeTranslationVisitor.ForMethodExit | From | To | |
Change Attribute Type additionalSize : StackSize to enterType : TypeDescription in class net.bytebuddy.asm.Advice.Dispatcher.Active.Resolved.ForMethodExit | From | To |