The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Typedefs
formula.hpp File Reference
#include "formula/debugger_fwd.hpp"
#include "formula/formula_fwd.hpp"
#include "formula/tokenizer.hpp"
#include "formula/variant.hpp"
#include <memory>
Include dependency graph for formula.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wfl::formula
 
struct  wfl::formula_error
 

Namespaces

 wfl
 

Typedefs

using wfl::expression_ptr = std::shared_ptr< formula_expression >