MainFunctor.Vinclude sig ... endval hash : t -> intval pretty : unit -> t -> Printable.Pretty.docval show : [< `Left of Priv.V.t | `Right of ThreadIdDomain.thread ] -> stringval printXml :
'a BatInnerIO.output ->
[< `Left of Priv.V.t | `Right of ThreadIdDomain.thread ] ->
unitval to_yojson :
[< `Left of Priv.V.t | `Right of ThreadIdDomain.thread ] ->
Yojson.Safe.tval relift :
[< `Left of Priv.V.t | `Right of ThreadIdDomain.thread ] ->
[> `Left of Priv.V.t | `Right of ThreadIdDomain.thread ]include module type of struct include Analyses.StdV end