package goblint

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

Module SpecSys.EQSys

module LVar = Analyses.VarF(Spec.C)
module D = Spec.D
val system : LVar.t -> ((LVar.t -> D.t) -> (LVar.t -> D.t -> unit) -> (LVar.t -> unit) -> (GVar.t -> G.t) -> (GVar.t -> G.t -> unit) -> D.t) option
val sys_change : (LVar.t -> D.t) -> (GVar.t -> G.t) -> [ `L of LVar.t | `G of GVar.t ] Goblint_constraint.ConstrSys.sys_change_info
val postmortem : LVar.t -> LVar.t list
OCaml

Innovation. Community. Security.