toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.model
/
AncestryNode
/
AncestryNode
Ancestry
Node
constructor
(
typeConstructor
:
TypeConstructor
,
superclass
:
AncestryNode
?
,
interfaces
:
List
<
AncestryNode
>
)