package frama-c

  1. Overview
  2. Docs

doc/frama-c-e-acsl.core/E_ACSL/Lscope/index.html

Module E_ACSL.Lscope

val empty : t
val add : Analyses_types.lscope_var -> t -> t
val remove : Analyses_types.lscope_var -> t -> t
  • returns

    a new logic scope in which the given lscope_var has been removed if it was present. Use physical equality to check if the lscope_var is present.

val get_all : t -> Analyses_types.lscope_var list
val is_used : t -> Analyses_types.pred_or_term -> bool
OCaml

Innovation. Community. Security.