visibility

Represents visibility of the corresponding class.

Note that Kotlin metadata has an extended list of visibilities; some of them are non-denotable. For additional details, see Visibility.


Represents visibility of the corresponding constructor.

Note that Kotlin metadata has an extended list of visibilities; some of them are non-denotable. For additional details, see Visibility.


Represents visibility of the corresponding function.

Note that Kotlin metadata has an extended list of visibilities; some of them are non-denotable. For additional details, see Visibility.


Represents visibility of the corresponding property.

Note that Kotlin metadata has an extended list of visibilities; some of them are non-denotable. For additional details, see Visibility.


Represents visibility of the corresponding property accessor.

Note that Kotlin metadata has an extended list of visibilities; some of them are non-denotable. For additional details, see Visibility.


Represents visibility of the corresponding type alias.

Note that Kotlin metadata has an extended list of visibilities; some of them are non-denotable. For additional details, see Visibility.