sammine-lang
Loading...
Searching...
No Matches
Lexer.h File Reference

Houses the lexer and the declaration of its method. More...

#include "lex/Token.h"
#include "util/Utilities.h"
#include <memory>
Include dependency graph for Lexer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sammine_lang::Lexer
 A Lexer class with holds the core functionality Tokens and Token streams. More...
 

Detailed Description

Houses the lexer and the declaration of its method.