3dc12abab0a94557dbd041372d7aa2ec16c703aa
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected printTypeHeader(metadata ConfigValueMetadata, asValue boolean) : void renamed to protected printNode(metadata ConfigValueMetadata, asValue boolean) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Inline Method | 3 | ||
Inline Method protected println(phrases String...) : void inlined to protected printNode(metadata ConfigValueMetadata, asValue boolean) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Inline Method protected withOffset(offset int) : ConfigSectionGenerator inlined to public visitObjectMetadata(metadata ConfigObjectMetadata) : Object in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Inline Method protected withOffset(offset int) : ConfigSectionGenerator inlined to public visitListMetadata(metadata ConfigListMetadata) : Object in class io.bootique.help.config.ConfigSectionGenerator | From | To |