Module Defaultgraphs.IntPkgGraph.DIn

module DIn: Graph.Dot.Parse(Graph.Builder.I(G))(sig
val node : Graph.Dot_ast.id * 'a -> 'b -> int
val edge : 'a -> unit
end)