package frama-c

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

Module Api.SliceSource

Slice

Sourceval remove : t -> unit
Sourceval remove_uncalled : unit -> unit

No needs of Journalization

Sourceval get_callers : t -> t list
Sourceval get_called_slice : t -> Frama_c_kernel.Cil_types.stmt -> t option
Sourceval get_mark_from_stmt : t -> Frama_c_kernel.Cil_types.stmt -> Mark.t
Sourceval get_mark_from_local_var : t -> Frama_c_kernel.Cil_types.varinfo -> Mark.t
Sourceval get_mark_from_formal : t -> Frama_c_kernel.Cil_datatype.Varinfo.t -> Mark.t
Sourceval get_user_mark_from_inputs : t -> Mark.t
Sourceval get_num_id : t -> int

Debug

Sourceval pretty : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.