Expand description
Structs§
- Loc
- Token
- A Token consists of a string and its location in the parsed files.
- Token
Identity - A wrapper around
Tokenthat compares for equality with its loc as well as its string.
Constants§
- STR_
BUMP 🔒
Functions§
- bump 🔒
- Allocate the string on heap with a bump allocator.