package frama-c

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

Module Taint_requests.TaintStatusSource

Taint status: untainted, direct taint, indirect taint or error.

type t
val of_json : Server.Data.json -> t
val to_json : t -> Server.Data.json