Module mcvm_parse::lex
source · Structs
- Text positional information with row and column
Enums
- Generic side for something like a bracket
- A token that we derive from text
Functions
- Create a list of tokens from package text contents that we will then use for parsing
- Removes whitespace characters and comments from an iterator of tokens
Type Aliases
- Token and TextPos