6583b170e7ca05cc83491ebd4a9cc197197a5b67
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable stackSize : StackSize to current : StackSize in method private doDrain(stackSizes List<StackSize>) : void in class net.bytebuddy.utility.StackAwareMethodVisitor | From | To | |
Extract Method | 2 | ||
Extract Method private doDrain(stackSizes List<StackSize>) : void extracted from public drainStack(store int, load int, size StackSize) : int in class net.bytebuddy.utility.StackAwareMethodVisitor | From | To | |
Extract Method private doDrain(stackSizes List<StackSize>) : void extracted from public drainStack() : void in class net.bytebuddy.utility.StackAwareMethodVisitor | From | To | |
Rename Parameter | 1 | ||
Rename Parameter size : int to change : int in method private adjustStack(change int) : void in class net.bytebuddy.utility.StackAwareMethodVisitor | From | To |