package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type myowntypeEntry = {
  1. addr : ValueDomain.Addr.t;
  2. loc : Cil.location;
}
module MyLock : Printable.S with type t = myowntypeEntry
module Lockset : sig ... end