Contents:
ConstructOrder
Bases: Enum
Enum
In what order to return constructs.
Attributes
Depth-first, post-order (leaf nodes first).
Depth-first, pre-order.