|
fmcs
v0.2.1
|
| std::string sample_statement | ( | graph_node< Value< V >> & | gn, |
| std::string | program_name, | ||
| bool | |||
| ) |
Translates a tracked value into corresponding ccyan statements.
| V | The data type of the node. |
| gn | the graph node to be translated |
| program_name | the name of the program |