package owee

  1. Overview
  2. Docs

Module Owee_traverseSource

Sourcetype location = Owee_location.t

WIP, a tool for generating explicit graphs out of marked objects

Sourcetype 'a trace =
  1. | Trace of int * string * 'a list * 'a trace list lazy_t
Sourceval dump_trace : location trace list -> unit
Sourceval dump_graphviz : location trace list -> out_channel -> unit
Sourceval extract_trace : ?search_depth:int -> 'a -> location trace list
OCaml

Innovation. Community. Security.