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