|
Unify Framework Lib 1.7.0
|
#include <boost/any.hpp>#include <boost/spirit/include/qi.hpp>#include <boost/spirit/include/qi_grammar.hpp>#include <boost/phoenix/operator.hpp>#include <boost/phoenix/object.hpp>#include <boost/phoenix/bind.hpp>#include "attribute_mapper_ast.hpp"Go to the source code of this file.
Classes | |
| struct | term_rule_operators_ |
| struct | expr_rule_operators_ |
| class | SkipperGrammar< IteratorType > |
| Skipper grammer. More... | |
| struct | strict_real_policies< T > |
| Main UAM grammer. More... | |
| class | UAMGrammar< IteratorType, Skipper > |
Typedefs | |
| using | defines_t = qi::symbols< char, ast::expression > |
Variables | |
| term_rule_operators_ | term_rule_operators |
| expr_rule_operators_ | expr_rule_operators |