Structs§
- Token
Iter - An iterator over the tokens of a string. Used by Parser.
Enums§
- Token
- Tokens understood by the parser.
Functions§
- strip_
whitespace_ and_ line_ cont - Removes whitespace and line continuation token (if any) from the end of a line, returning whether there was a line continuation token.