KDeclarationContainer

Represents an entity which may contain declarations of any other entities, such as a class or a package.

Represents an entity which may contain declarations of any other entities, such as a class or a package.

Properties

Link copied to clipboard
abstract val members: Collection<KCallable<*>>

All functions and properties accessible in this container.

Inheritors

Link copied to clipboard