Expand description
A stably addressed token buffer supporting efficient traversal based on a cheaply copyable cursor.
Structsยง
- A cheaply copyable cursor into a
TokenBuffer
. - A buffer that can be efficiently traversed multiple times, unlike
TokenStream
which requires a deep copy in order to traverse more than once.
Enumsยง
- Entry ๐Internal type which is used instead of
TokenTree
to represent a token tree within aTokenBuffer
.
Functionsยง
- open_
span_ ๐of_ group - same_
buffer ๐ - same_
scope ๐ - start_
of_ ๐buffer