Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Tagcov
Sourcetype call_tbl =
(node_call,
link list
* RdbgEvent.var list
* RdbgEvent.var list
* RdbgEvent.var list
* RdbgEvent.src_info)
Hashtbl.t
type src_info_select =
(string * (int * int) * (int * int) * RdbgEvent.src_info_atom option) list
val pre_tbl :
((string * (int * int) * (int * int) * RdbgEvent.src_info_atom option) list,
node_call)
Hashtbl.t
val node_tbl :
(string
* (string * (int * int) * (int * int) * RdbgEvent.src_info_atom option) list,
node_call)
Hashtbl.t
val gen_dot :
RdbgEvent.var list ->
RdbgEvent.var list ->
RdbgEvent.var list ->
RdbgEvent.src_info ->
node_call ->
bool ->
bool ->
call_graph ->
unit