1 #ifndef INCLUDE_SVF_FE_GRAPH2JSON_H_ 2 #define INCLUDE_SVF_FE_GRAPH2JSON_H_
void printICFGToJson(const std::string &filename)
std::string getICFGKind(const int kind)
std::string getPAGNodeKindValue(int kind)
std::string getPAGEdgeKindValue(int kind)