Module Graph.Dot
Parser for DOT file format.
val parse_dot_ast : string -> Graph.Dot_ast.filetype clusters_hash = (string, Graph.Dot_ast.attr list) Stdlib.Hashtbl.tmodule Parse (B : Graph.Builder.S) (L : sig ... end) : sig ... endProvide a parser for DOT file format.