{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

VisibleExtendingChild

class VisibleExtendingChild : VisibleGreatGrandparentClass

kotlin.Any
   ↳ dokkatest.hiddenParentsInclude.VisibleGreatGrandparentClass
     ↳ dokkatest.hiddenParentsInclude.VisibleExtendingChild

Summary

Public constructors

Public functions

Unit
Unit
Unit
open Unit
Unit
open Unit

Public properties

Int
Int
Int
Int

Inherited functions

From dokkatest.hiddenParentsInclude.VisibleGreatGrandparentClass

Inherited properties

From dokkatest.hiddenParentsInclude.VisibleGreatGrandparentClass

Public constructors

VisibleExtendingChild

VisibleExtendingChild()

Public functions

ancestorClassFunction

fun ancestorClassFunction(): Unit

childFunction

fun childFunction(): Unit

grandparentClassFunction

fun grandparentClassFunction(): Unit

greatGrandparentClassFunctionOverriddenByParent

open fun greatGrandparentClassFunctionOverriddenByParent(): Unit

parentClassFunction

fun parentClassFunction(): Unit

parentClassFunctionOverriddenByChild

open fun parentClassFunctionOverriddenByChild(): Unit

Public properties

ancestorClassProperty

val ancestorClassPropertyInt

childProperty

val childPropertyInt

grandparentClassProperty

val grandparentClassPropertyInt

parentClassProperty

val parentClassPropertyInt