package frama-c

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

Integer parameters.

include Common with type t = int
type t = int
val get : string -> unit -> t
val set : string -> t -> unit
val clear : string -> unit -> unit
val is_set : string -> unit -> bool
val is_default : string -> unit -> bool
val incr : string -> unit -> unit
OCaml

Innovation. Community. Security.