viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.analysis
/
descendants
descendants
fun
Node
.
descendants
(
)
:
Sequence
<
Node
>
Content copied to clipboard
Returns
this
node and all its descendants in post order.