|
Unify Framework Lib 1.7.0
|
This is the complete list of members for ast::reducer, including all inherited members.
| evaluator | ast::reducer | private |
| operator()(const nil &x) const | ast::reducer | inline |
| operator()(uint32_t n) const | ast::reducer | inline |
| operator()(float n) const | ast::reducer | inline |
| operator()(const attribute &a) const | ast::reducer | inline |
| operator()(const signed_ &x) const | ast::reducer | inline |
| operator()(const condition &x) const | ast::reducer | inline |
| operator()(const function_invokation &f) const | ast::reducer | inline |
| operator()(const expression &x) const | ast::reducer | inline |
| operator()(const assignment &x) const | ast::reducer | inline |
| operator()(const scope &x) const | ast::reducer | inline |
| operator()(const ast_tree &ast) const | ast::reducer | inline |
| reduce_expression(const expression &x) const | ast::reducer | inline |
| reduce_operation(const operation &x) const | ast::reducer | inline |
| reducer() | ast::reducer | inline |