package ocamlgraph

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Graph.DotSource

Parser for DOT file format.

Sourceval parse_dot_ast : string -> Dot_ast.file
Sourcetype clusters_hash = (string, Dot_ast.attr list) Hashtbl.t
Sourcemodule Parse (B : Builder.S) (L : sig ... end) : sig ... end

Provide a parser for DOT file format.

OCaml

Innovation. Community. Security.