package mopsa

  1. Overview
  2. Docs
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation

Install

Dune Dependency

Authors

Maintainers

Sources

mopsa-analyzer-v1.1.tar.gz
md5=fdee20e988343751de440b4f6b67c0f4
sha512=f5cbf1328785d3f5ce40155dada2d95e5de5cce4f084ea30cfb04d1ab10cc9403a26cfb3fa55d0f9da72244482130fdb89c286a9aed0d640bba46b7c00e09500

doc/src/interactive/interactive.ml.html

Source file interactive.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(* generated by dune *)

(** @canonical Interactive.Action *)
module Action = Interactive__Action

(** @canonical Interactive.Breakpoint *)
module Breakpoint = Interactive__Breakpoint

(** @canonical Interactive.Dap *)
module Dap = Interactive__Dap

(** @canonical Interactive.Engine *)
module Engine = Interactive__Engine

(** @canonical Interactive.Envdb *)
module Envdb = Interactive__Envdb

(** @canonical Interactive.Interface *)
module Interface = Interactive__Interface

(** @canonical Interactive.Query *)
module Query = Interactive__Query

(** @canonical Interactive.Terminal *)
module Terminal = Interactive__Terminal

(** @canonical Interactive.Trace *)
module Trace = Interactive__Trace
OCaml

Innovation. Community. Security.