146344fd9e868b78c41d2999c8e6dc3260695f37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public pop(typeDefinition TypeDefinition) : StackManipulation renamed to public of(typeDefinition TypeDefinition) : StackManipulation in class net.bytebuddy.implementation.bytecode.Removal | From | To | |
Rename Method public duplicate(typeDefinition TypeDefinition) : Duplication renamed to public of(typeDefinition TypeDefinition) : Duplication in class net.bytebuddy.implementation.bytecode.Duplication | From | To | |
Rename Attribute | 4 | ||
Rename Attribute typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessTest | From | To | |
Rename Attribute typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.member.MethodReturnTest | From | To | |
Rename Attribute typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.DuplicationTest | From | To | |
Rename Attribute typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.RemovalTest | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessTest | From | To | |
Change Attribute Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.member.MethodReturnTest | From | To | |
Change Attribute Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.DuplicationTest | From | To | |
Change Attribute Type targetType : TypeDescription to targetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTerminationHandlerDroppingTest | From | To | |
Change Attribute Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in class net.bytebuddy.implementation.bytecode.RemovalTest | From | To |