|
Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
|
Maps symbol text to token type for quick lookup. More...
#include <lexer.h>
Public Attributes | |
| const char * | text |
| LumaTokenType | type |
Maps symbol text to token type for quick lookup.
| const char* SymbolEntry::text |
Symbol text
| LumaTokenType SymbolEntry::type |
Corresponding token type