Skip to main content

export_call_dot

Function export_call_dot 

Source
pub fn export_call_dot(cpg: &CodePropertyGraph) -> String
Expand description

Export the call graph to Graphviz DOT format.

Only function/class nodes and call edges are included.