topazc
lexer.hpp File Reference

Header file for defining the lexer. More...

#include "token.hpp"
#include <vector>
#include <map>
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
 Lexer class. More...

Detailed Description

Header file for defining the lexer.

Definition in file lexer.hpp.