MultiFileClassPart

Represents metadata of a class file containing a compiled multi-file class part, i.e. an internal class with method bodies and their metadata, accessed only from the corresponding facade. Just like FileFacade, this metadata contains only top-level declarations, as classes have their own one.

It does not contain any references to other parts; to locate all the parts, one should construct a corresponding facade beforehand.

See also

Properties

Link copied to clipboard

JVM internal name of the corresponding multi-file class facade.

Link copied to clipboard

Returns the KmPackage representation of this metadata.