Module iter

Source

Structs§

Ancestors
An iterator over the tokens of a node’s ancestors.
ChildrenLinked
An iterator over the tokens of a branch’s children.
Descendants
An iterator over the tokens of a branch’s descendants.
FollowingSiblings
An iterator over the tokens of a node’s following siblings.
PrecedingSiblings
An iterator over the tokens of a node’s preceding siblings.