Expand description
Types and iterators for parser output.
Structsยง
- An iterator over
Pair
s. It is created byPairs::flatten
. - A matching pair of
Token
s and everything between them.
Types and iterators for parser output.
Pair
s. It is created by Pairs::flatten
.Token
s and everything between them.