functor for generating the expression string from a statement More...
#include <tree_parsing.hpp>
Public Member Functions | |
evaluate_expression_traversal (std::map< std::string, std::string > const &accessors, std::string &str, mapping_type const &mapping) | |
void | call_before_expansion (scheduler::statement const &statement, vcl_size_t root_idx) const |
void | call_after_expansion (scheduler::statement const &, vcl_size_t) const |
void | operator() (scheduler::statement const &statement, vcl_size_t root_idx, leaf_t leaf) const |
![]() | |
void | call_before_expansion (scheduler::statement const &, vcl_size_t) const |
void | call_after_expansion (scheduler::statement const &, vcl_size_t) const |
functor for generating the expression string from a statement
Definition at line 237 of file tree_parsing.hpp.
|
inline |
Definition at line 245 of file tree_parsing.hpp.
|
inline |
Definition at line 257 of file tree_parsing.hpp.
|
inline |
Definition at line 247 of file tree_parsing.hpp.
|
inline |
Definition at line 262 of file tree_parsing.hpp.