acbd9b462e9070e1a748557da66ae0873692ae9a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable parameterTypes : TypeList to parameters : ParameterList in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, assigner Assigner, dynamicallyTyped boolean) : Resolved in class net.bytebuddy.instrumentation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter | From | To | |
Rename Attribute | 3 | ||
Rename Attribute firstParameter : TypeDescription to firstParameterType : TypeDescription in class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodVariableAccessDescriptionTest | From | To | |
Rename Attribute secondParameter : TypeDescription to secondParameterType : TypeDescription in class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodVariableAccessDescriptionTest | From | To | |
Rename Attribute parameterTypes : TypeList to parameterList : ParameterList in class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodVariableAccessDescriptionTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type parameterTypes : TypeList to parameters : ParameterList in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, assigner Assigner, dynamicallyTyped boolean) : Resolved in class net.bytebuddy.instrumentation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type parameterTypes : TypeList to parameterList : ParameterList in class net.bytebuddy.instrumentation.method.bytecode.stack.member.MethodVariableAccessDescriptionTest | From | To |