package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module BI = IntOps.BigIntOps
module type OldS = sig ... end
module type S = IntDomain.S with type int_t = BI.t
module WithIkind (I : S) (Ik : IntDomain.Ikind) : OldS
module IntegerSet : sig ... end
module CD = IntegerSet
module AF (AD : OldS) : sig ... end