package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d

doc/goblint.lib/CilType/index.html

Module CilType

module type S = sig ... end
module Std : sig ... end
module Location : sig ... end
module Varinfo : sig ... end
module Stmt : S with type t = Cil.stmt
module Fundec : S with type t = Cil.fundec
module Typ : S with type t = Cil.typ
module Compinfo : S with type t = Cil.compinfo
module Fieldinfo : S with type t = Cil.fieldinfo
module Exp : S with type t = Cil.exp
module Offset : S with type t = Cil.offset
module Lval : S with type t = Cil.lval
module Constant : S with type t = Cil.constant
OCaml

Innovation. Community. Security.