StackDomain.Dom3include sig ... endtype t = Loc.tval hash : t -> intval show : t -> stringval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intval arbitrary : unit -> t QCheck.arbitraryval dummy : tval top : unit -> Loc.tval bot : unit -> Loc.tval pretty_diff : unit -> 'a -> Lattice.Pretty.docval push : CilType.Location.t -> t -> t