Module Graph.Dot
val parse_dot_ast : string -> Dot_ast.file
type clusters_hash= (string, Dot_ast.attr list) Stdlib.Hashtbl.t
Graph.Dotval parse_dot_ast : string -> Dot_ast.filetype clusters_hash = (string, Dot_ast.attr list) Stdlib.Hashtbl.t