Goblint_lib.WideningTokenWidening token for WideningTokenLifter.
module Uuid : sig ... endmodule Index : sig ... endinclude sig ... endval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval pretty : unit -> (Uuid.t * Index.t) -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> (Uuid.t * Index.t) -> unitval to_yojson :
(Uuid.t * Index.t) ->
[> `Assoc of (string * Yojson.Safe.t) list ]