lppl  v2.0.0

◆ observe_statement()

template<typename D >
std::string observe_statement ( graph_node< D > &  gn,
std::string  program_name,
bool  observed = true 
)

Translates an observed node into corresponding ccyan observe semantics.

Template Parameters
DThe type of node to be translated
Parameters
gnthe node to be translated
program_namethe name of the program
observedis the node in the static set of ccyan observed nodes?
Returns
std::string