Callgraph.ServicesSourceThe graph of services built on top of the callgraph
module G :
Graph.Sig.G
with type V.t =
Frama_c_kernel.Kernel_function.t Frama_c_kernel.Service_graph.vertex
with type E.label = Frama_c_kernel.Service_graph.edgeThe underlying graph datastructure
Compute the graph
Get the graph from the AST.
Dump the (possibly sub-)graph in the file of the corresponding command line argument.
Is the graph already built?
Call registered hook each time the graph is computed