viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.analysis
/
descendants
descendants
fun
Node
.
descendants
(
)
:
Sequence
<
Node
>
Returns
this
node and all its descendants in post order.