92a71bdb9fc61c2fa31142c3db8164daccf7711c
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable chain : ClassVisitorWrapper.Chain to compound : ClassVisitorWrapper.Compound in method public testWrapperChain() : void in class net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To | |
| Rename Variable chain : ClassVisitorWrapper.Chain to compound : ClassVisitorWrapper.Compound in method public testWriterFlags() : void in class net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To | |
| Rename Variable chain : ClassVisitorWrapper.Chain to compound : ClassVisitorWrapper.Compound in method public testReaderFlags() : void in class net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To | |
| Rename Class | 2 | ||
| Rename Class net.bytebuddy.asm.ClassVisitorWrapperChainTest renamed to net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To | |
| Rename Class net.bytebuddy.asm.ClassVisitorWrapper.Chain renamed to net.bytebuddy.asm.ClassVisitorWrapper.Compound | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type chain : ClassVisitorWrapper.Chain to compound : ClassVisitorWrapper.Compound in method public testWrapperChain() : void in class net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To | |
| Change Variable Type chain : ClassVisitorWrapper.Chain to compound : ClassVisitorWrapper.Compound in method public testWriterFlags() : void in class net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To | |
| Change Variable Type chain : ClassVisitorWrapper.Chain to compound : ClassVisitorWrapper.Compound in method public testReaderFlags() : void in class net.bytebuddy.asm.ClassVisitorWrapperCompoundTest | From | To |