mupp 1.1.0
Loading...
Searching...
No Matches
PProgram.hpp File Reference
#include <string>
#include <vector>
#include <map>
#include "PAst.hpp"
#include "PErrorHandler.hpp"
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/phoenix/core.hpp>
#include <boost/phoenix/function.hpp>
#include <boost/phoenix/operator.hpp>
Include dependency graph for PProgram.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mupp::prog::PVarHandler
 The PVarHandler class manages variable data during evaluation. More...
 
struct  mupp::prog::PProgram
 The PProgram struct performs semantic analysis on the AST. More...
 
struct  mupp::prog::PProgEval
 The PProgEval struct evaluates expressions using the AST. More...
 

Namespaces

namespace  mupp
 
namespace  mupp::prog