package mopsa

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

Module Exn.Domain

type flow_type =
  1. | Caught of string list
  2. | Uncaught
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 opt_unprecise_exn : string list ref
val checks : 'a list
val init : 'a -> 'b -> 'c -> 'd option
val eval : 'a -> 'b -> 'c -> 'd option
val exec : MopsaLib.stmt -> ('a, 'b) MopsaLib.man -> 'a Mopsa_analyzer.MopsaLib.Flow.flow -> ('a, unit) Core.Cases.cases option
val ask : 'a -> 'b -> 'c -> 'd option
val print_expr : 'a -> 'b -> 'c -> 'd -> unit
OCaml

Innovation. Community. Security.