e3f1b57ddf682eaa595ed6f307a61a2a18115c9e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method protected ForAdvice(methodDescription MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList, translationMode TranslationMode) from class net.bytebuddy.asm.Advice.MetaDataHandler.Default.ForAdvice to protected ForAdvice(adviceMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList) from class net.bytebuddy.asm.Advice.StackSizeHandler.Default.ForAdvice | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter methodDescription : MethodDescription.InDefinedShape to adviceMethod : MethodDescription.InDefinedShape in method protected ForAdvice(adviceMethod MethodDescription.InDefinedShape, requiredTypes TypeList, yieldedTypes TypeList) in class net.bytebuddy.asm.Advice.StackSizeHandler.Default.ForAdvice | From | To |