alaCarte Maps
Renderer for OpenStreetMap tiles
eval.cpp File Reference
#include <boost/spirit/include/qi.hpp>
#include "server/eval/eval.hpp"
#include "server/eval/stnode.hpp"
#include "server/eval/eval_helpers.hpp"
#include "server/parser/eval_grammar.hpp"
#include "utils/colorTable.hpp"

Go to the source code of this file.

Namespaces

 eval
 This file is part of alaCarte.
 

Functions

shared_ptr< STNode > eval::parseEval (string::const_iterator begin, string::const_iterator end, const shared_ptr< ParserLogger > &logger)
 Creates a new eval. More...