lppl  v2.0.0

◆ sample_statement() [2/2]

template<typename V >
std::string sample_statement ( graph_node< Value< V >> &  gn,
std::string  program_name,
bool   
)

Translates a tracked value into corresponding ccyan statements.

Template Parameters
VThe data type of the node.
Parameters
gnthe graph node to be translated
program_namethe name of the program
Returns
std::string