jon.recoil.org

Module Graph.Dot

Parser for DOT file format.

val parse_dot_ast : string -> Graph.Dot_ast.file
type clusters_hash = (string, Graph.Dot_ast.attr list) Stdlib.Hashtbl.t
module Parse (B : Graph.Builder.S) (L : sig ... end) : sig ... end

Provide a parser for DOT file format.