Module wright::lexer
[−]
[src]
Lexer Module.
Modules
| char_tests |
Module of functions for checking characters. |
| error |
Module for defining, tracking, and printing lexer related errors. |
| position |
Module used for tracking read-head position in file. |
Structs
| Lexer |
Lexer struct, which stores publicly a |