StackDomain.Loc
include sig ... end
type t = CilType.Location.t list
val hash : t -> int
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t
val show : CilType.Location.t list -> string
val pretty : unit -> CilType.Location.t list -> Printable.Pretty.doc
val relift : CilType.Location.t list -> CilType.Location.t list
val printXml : 'a BatInnerIO.output -> CilType.Location.t list -> unit
val common_prefix :
CilType.Location.t list ->
CilType.Location.t list ->
CilType.Location.t list
val common_suffix :
CilType.Location.t list ->
CilType.Location.t list ->
CilType.Location.t list