ae90d1901088199868fe0014243dee8de8465aac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private onEnd(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, returnValueProducer ReturnValueProducer, endOfHandler Label) : void extracted from public onEnd(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, returnValueProducer ReturnValueProducer) : void in class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public onEndSkipped(methodVisitor MethodVisitor, metaDataHandler MetaDataHandler.ForAdvice, returnValueProducer ReturnValueProducer) : void extracted from public apply() : void in class net.bytebuddy.asm.Advice.Dispatcher.Delegating.Resolved.AdviceMethodWriter & moved to class net.bytebuddy.asm.Advice.Dispatcher.SuppressionHandler.Suppressing.Bound | From | To |