package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Printable = Printable
module type Lattice = Lattice

Make mvalue Lattice from offset lattice.

module Unit : Printable with type idx = unit

Mvalue with Offset.Unit indices in offset.

module Exp : Printable with type idx = GoblintCil.exp

Mvalue with Offset.Exp indices in offset.

module Z : Printable with type idx = Z.t

Mvalue with Offset.Z indices in offset.

OCaml

Innovation. Community. Security.