Stax
Programming language
Loading...
Searching...
No Matches
lexer.hpp File Reference
#include <string>
#include "stax/utils/result.hpp"
#include "tokens.hpp"
Include dependency graph for lexer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stax::lexer::Lexer
 

Namespaces

namespace  stax
 
namespace  stax::lexer
 

Variables

const std::unordered_map< std::string_view, token::Type > stax::lexer::kKeywords