Km Package Parts
class KmPackageParts(val fileFacades: MutableList<String>, val multiFileClassParts: MutableMap<String, String>)
Collection of all single- and multi-file facades in a package of some module.
Packages are separated by '/' in the names of file facades.