A.PLockinclude module type of struct include CilType.Offset endinclude Printable.S with type t = GoblintCil.offsettype t = GoblintCil.offsetval hash : t -> intval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitraryval pretty : unit -> GoblintCil.offset -> GoblintCil.Pretty.docinclude sig ... endval show : t -> stringval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> [> `String of string ]