package frama-c

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

Represented as a Json record with function name and marker tag.

type t = Function.t * Marker.t
val jtype : Package.jtype
val of_json : Data.json -> t
val to_json : t -> Data.json