amath  1.8.5
Simple command line calculator
lexer.h File Reference

Application logic tied to Lexer. More...

#include "token.h"
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  Lexer
 Encapsulates an lexical analyzer. Provides token for the parser. More...
 

Detailed Description

Application logic tied to Lexer.

Definition in file lexer.h.