pub fn export_call_dot(cpg: &CodePropertyGraph) -> StringExpand description
Export the call graph to Graphviz DOT format.
Only function/class nodes and call edges are included.
pub fn export_call_dot(cpg: &CodePropertyGraph) -> StringExport the call graph to Graphviz DOT format.
Only function/class nodes and call edges are included.