package frama-c

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

Module Package.ScopeSource

Sourcetype t
Sourceval create : plugin -> t
Sourceval reserve : t -> string -> unit

Must _not_ be call after use

Sourceval declare : t -> ident -> unit

Must _not_ be call after use

Sourceval use : t -> ident -> unit
Sourceval resolve : t -> string IdMap.t
OCaml

Innovation. Community. Security.