Describes in which order a tree walk should be performed.
walk tree in post-order
walk tree in pre-order
Describes in which order a tree walk should be performed.