package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module X : H

Signature

include VarinfoMap with type t = X.t
type t = X.t
type marshal
val to_varinfo : t -> Cil.varinfo
val unmarshal : marshal option -> unit
val marshal : unit -> marshal
val from_varinfo : Cil.varinfo -> t option
val mem_varinfo : Cil.varinfo -> bool
val describe_varinfo : Cil.varinfo -> t -> string