hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
lexer.hpp File Reference
#include <cstdint>
#include <istream>
#include <share/def.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  lexer
 
struct  lexer::Comment
 
struct  lexer::token
 
union  lexer::token::vBasicValue
 
struct  lexer::lexerState
 

Namespaces

namespace  yoi