amath  1.8.5
Simple command line calculator
token.h File Reference

Application logic tied to Token. More...

#include "symbol.h"
Include dependency graph for token.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Token
 Tokens are created by the Lexical Analyzer and provides an intermediate state for input consumed by the parser. More...
 

Detailed Description

Application logic tied to Token.

Definition in file token.h.