amath  1.8.5
Simple command line calculator
parser.h File Reference

Application logic tied to Parser. More...

#include "nodes.h"
#include "lexer.h"
Include dependency graph for parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parser
 Encapsulates a recursive descent parser. More...
 

Detailed Description

Application logic tied to Parser.

Definition in file parser.h.