Module iter

Module iter 

Source

Structs§

Preorder
Traverse the subtree rooted at the current node (including the current node) in preorder, excluding tokens.

Enums§

WalkEvent
WalkEvent describes the tree walking process.