module Services:sig
..end
include Callgraph_api.Services
val entry_point : unit -> G.V.t option
module Graphviz_attributes:Graph.Graphviz.GraphWithDotAttrs
with type t = G.t and type V.t = Kernel_function.t Service_graph.vertex and type E.t = G.E.t