package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include CilType.Offset end
include Printable.S with type t = GoblintCil.offset
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int
val tag : t -> int

Unique ID, given by HConsed, for context identification in witness

val arbitrary : unit -> t QCheck.arbitrary
val relift : t -> t
val name : unit -> string
include sig ... end
val show : t -> string
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : t -> [> `String of string ]
OCaml

Innovation. Community. Security.