package frama-c

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

Module Kernel_ast.DeclSource

Exported as Json string with their unique tag.

include Data.S with type t = Frama_c_kernel.Printer_tag.declaration
Sourceval of_json : Data.json -> t
Sourceval to_json : t -> Data.json
Sourceval index : t -> string

Memoized unique identifier.

Sourceval find : string -> t

Get back the scope, if any.

  • raises Not_found

    if the marker is not defined yet

OCaml

Innovation. Community. Security.