e8c6d30e451cc6f1494ed996e97eed48fba7e125
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable subconfigs : List<ConfigObjectMetadata> to selfAndSubconfigs : List<ConfigObjectMetadata> in method public visitObjectMetadata(metadata ConfigObjectMetadata) : Object in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Extract Variable | 3 | ||
Extract Variable valueType : Type in method protected printValueHeader(metadata ConfigValueMetadata) : void from class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Extract Variable childGenerator : ConfigSectionMapGenerator in method public visitMapMetadata(metadata ConfigMapMetadata) : Object from class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Extract Variable childGenerator : ConfigSectionListGenerator in method public visitListMetadata(metadata ConfigListMetadata) : Object from class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Extract Method | 3 | ||
Extract Method protected printValueHeader(metadata ConfigValueMetadata) : void extracted from protected printNode(metadata ConfigValueMetadata, asValue boolean) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Extract Method protected printValueHeader(metadata ConfigValueMetadata) : void extracted from protected printObjectNoSubclasses(metadata ConfigObjectMetadata) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Extract Method protected printObjectHeader(metadata ConfigObjectMetadata) : void extracted from protected printObjectNoSubclasses(metadata ConfigObjectMetadata) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To |