ROSE  0.11.96.11
Functions
stringify::SDG::SDGEdge Namespace Reference

Description

Stringification.

Functions

const char * EdgeType (int64_t)
 Convert SDG::SDGEdge::EdgeType enum constant to a string.
 
std::string EdgeType (int64_t, const std::string &strip)
 Convert SDG::SDGEdge::EdgeType enum constant to a string.
 
const std::vector< int64_t > & EdgeType ()
 Return all SDG::SDGEdge::EdgeType member values as a vector.
 
const char * ControlDependenceType (int64_t)
 Convert SDG::SDGEdge::ControlDependenceType enum constant to a string.
 
std::string ControlDependenceType (int64_t, const std::string &strip)
 Convert SDG::SDGEdge::ControlDependenceType enum constant to a string.
 
const std::vector< int64_t > & ControlDependenceType ()
 Return all SDG::SDGEdge::ControlDependenceType member values as a vector.