package mopsa

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

Module Assigns.Domain

Domain identification

=====================

include sig ... end
val id : unit Mopsa_analyzer__Framework__Core__Id.id
val name : string
val debug : ('a, Format.formatter, unit, unit) format4 -> 'a
val checks : 'a list

Initialization of environments

==============================

val init : 'a -> 'b -> 'c -> 'd option

Computation of post-conditions

==============================

Expand base to a primed copy

val exec_stub_prepare_all_assigns : Stubs.Ast.assigns list -> Mopsa_utils.Core.Location.range -> ('a, 'b) MopsaLib.man -> 'a Core.Flow.flow -> 'a Mopsa_analyzer.MopsaLib.Post.post

Prepare primed copies of assigned bases

Declare an assigned base

Execute `assigns: targeta1..b1..an..bn;`

Rename primed bases to original names

Clean state from primed bases

Evaluation of expressions

=========================

val ask : 'a -> 'b -> 'c -> 'd option
val print_primed_expr : MopsaLib.expr -> ('a, 'b) MopsaLib.man -> Framework.Core.Print.printer -> 'a Core.Flow.flow -> unit
val print_expr : ('a, 'b) MopsaLib.man -> 'a Core.Flow.flow -> Framework.Core.Print.printer -> MopsaLib.expr -> unit
OCaml

Innovation. Community. Security.