Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val save_dot : ?emit_bind_edges:bool -> Core.Out_channel.t -> t list -> unit
val save_dot_to_file : ?emit_bind_edges:bool -> string -> t list -> unit
val append_user_info_graphviz :
t ->
label:string list ->
attrs:string Core.String.Map.t ->
unit