a65704e079299d03d1135582ca89ed009f66a035
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 35
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public loadFromIndex(variableOffset int) : StackManipulation renamed to public loadOffset(variableOffset int) : StackManipulation in class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodVariableAccess | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type parameterAnnotations : List<? extends AnnotationDescription> to offset : int in method public Latent(declaringMethod MethodDescription, parameterType TypeDescription, index int, offset int) in class net.bytebuddy.instrumentation.method.ParameterDescription.Latent | From | To | |
Rename Variable | 1 | ||
Rename Variable stackIndex : int to offset : int in method private loadArguments(methodDescription MethodDescription, typeCastingHandler TypeCastingHandler, includeThisReference boolean) : StackManipulation in class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodVariableAccess | From | To | |
Rename Attribute | 1 | ||
Rename Attribute parameterAnnotations : List<? extends AnnotationDescription> to offset : int in class net.bytebuddy.instrumentation.method.ParameterDescription.Latent | From | To | |
Extract Variable | 26 | ||
Extract Variable parameterList : ParameterList in method public testSetterForImplicitNamedFieldInNamedType() : void from class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.FieldBinderTest | From | To | |
Extract Variable parameterList : ParameterList in method public testSetterForExplicitNamedFieldInNamedType() : void from class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.FieldBinderTest | From | To | |
Extract Variable parameterList : ParameterList in method public testSetterForImplicitNamedFieldInHierarchy() : void from class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.FieldBinderTest | From | To | |
Extract Variable equalMethodButReturnParameters : ParameterList in method public testEquals() : void from class net.bytebuddy.instrumentation.AbstractSpecialMethodInvocationTest | From | To | |
Extract Variable parameterList : ParameterList in method public testSetterForExplicitNamedFieldInHierarchy() : void from class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.FieldBinderTest | From | To | |
Extract Variable equalMethodButReturnTypeParameters : ParameterList in method public testEqualsMethod() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable equalMethodButDeclaringTypeParameters : ParameterList in method public testEqualsMethod() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable parameterList : ParameterList in method public setUp() : void from class net.bytebuddy.instrumentation.type.auxiliary.TypeProxyCreationTest | From | To | |
Extract Variable equalMethodButDeclaringTypeParameters : ParameterList in method public testEqualsConstructor() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable equalMethodButNameParameters : ParameterList in method public testEquals() : void from class net.bytebuddy.instrumentation.AbstractSpecialMethodInvocationTest | From | To | |
Extract Variable parameterList : ParameterList in method public setUp() : void from class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedConstructorTest | From | To | |
Extract Variable parameterList : ParameterList in method private assertBinding(dynamicallyTyped boolean, bindingMechanic Argument.BindingMechanic, annotations Annotation...) : void from class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.ArgumentBinderTest | From | To | |
Extract Variable firstSpecialMethodParameters : ParameterList in method public setUp() : void from class net.bytebuddy.instrumentation.InstrumentationContextDefaultTest | From | To | |
Extract Variable equalMethodParameters : ParameterList in method public testEqualsMethod() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable equalMethodParameters : ParameterList in method public testEquals() : void from class net.bytebuddy.instrumentation.AbstractSpecialMethodInvocationTest | From | To | |
Extract Variable secondSpecialMethodParameters : ParameterList in method public setUp() : void from class net.bytebuddy.instrumentation.InstrumentationContextDefaultTest | From | To | |
Extract Variable equalMethodButReturnTypeParameters : ParameterList in method public testEqualsConstructor() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable parameterList : ParameterList in method public setUp() : void from class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodInvocationDynamicTest | From | To | |
Extract Variable equalMethodButParameterTypesParameters : ParameterList in method public testEqualsConstructor() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable parameterList : ParameterList in method public setUp() : void from class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedMethodTest | From | To | |
Extract Variable equalMethodButNameParameters : ParameterList in method public testEqualsMethod() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable equalMethodButNameParameters : ParameterList in method public testEqualsConstructor() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable equalMethodButParameterTypesParameters : ParameterList in method public testEqualsMethod() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Extract Variable typeDescription : TypeDescription in method private assertBinding(dynamicallyTyped boolean, bindingMechanic Argument.BindingMechanic, annotations Annotation...) : void from class net.bytebuddy.instrumentation.method.bytecode.bind.annotation.ArgumentBinderTest | From | To | |
Extract Variable equalMethodButParameterParameters : ParameterList in method public testEquals() : void from class net.bytebuddy.instrumentation.AbstractSpecialMethodInvocationTest | From | To | |
Extract Variable equalMethodParameters : ParameterList in method public testEqualsConstructor() : void from class net.bytebuddy.instrumentation.method.AbstractMethodDescriptionTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type parameterAnnotations : List<? extends AnnotationDescription> to offset : int in class net.bytebuddy.instrumentation.method.ParameterDescription.Latent | From | To | |
Rename Parameter | 1 | ||
Rename Parameter parameterAnnotations : List<? extends AnnotationDescription> to offset : int in method public Latent(declaringMethod MethodDescription, parameterType TypeDescription, index int, offset int) in class net.bytebuddy.instrumentation.method.ParameterDescription.Latent | From | To |