Module graph_builder

Module graph_builder 

Source

Structs§

CallGraphBuilder
Builds a call graph by recursively tracing function calls
CallNode
A node in the call graph tree
CallTree
Represents a complete call graph tree

Enums§

TraceDirection
Direction of the call graph trace