MainFunctor.Vinclude sig ... endval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval show_group : group -> 'aval pretty : unit -> t -> Goblint_lib__Printable.Pretty.docval show :
[< `Left of Priv.V.t | `Right of Goblint_lib.ThreadIdDomain.Thread.t ] ->
stringval printXml :
'a BatInnerIO.output ->
[< `Left of Priv.V.t | `Right of Goblint_lib.ThreadIdDomain.Thread.t ] ->
unitval to_yojson :
[< `Left of Priv.V.t | `Right of Goblint_lib.ThreadIdDomain.Thread.t ] ->
[> `Assoc of (string * Yojson.Safe.t) list ]val relift :
[< `Left of Priv.V.t | `Right of Goblint_lib.ThreadIdDomain.Thread.t ] ->
[> `Left of Priv.V.t | `Right of Goblint_lib.ThreadIdDomain.Thread.t ]include module type of struct include Analyses.StdV end