krayon
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
krayon
hierarchy
/
com.juul.krayon.hierarchy
/
ancestors
ancestors
fun
<
T
,
L
>
Node
<
T
,
L
>
.
ancestors
(
)
:
Sequence
<
Node
<
T
,
L
>
>
Returns ancestor nodes, starting with
this
and then following the
Node.parent
chain.