module Parse:functor (B:Builder.S) ->functor (L:sigval node :Dot_ast.node_id -> Dot_ast.attr list -> B.G.V.labelhow to build the node label out of the set of attributes
val edge :Dot_ast.attr list -> B.G.E.labelhow to build the edge label out of the set of attributes
end) ->sig..end
| Parameters: |
|
val parse : string -> B.G.t