package mopsa

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mopsa-analyzer-v1.2.tar.gz
md5=37966e98ffeebcedc09bd6e9b2b81f69
sha512=40d4d826c25f680766c07eccbabdf5e8a4fa023016e8a164e4e4f6b3781c8484dc4df437055721dfd19b9db8fb7fe3b61236c4833186d346fc7204a68d01eaaa

doc/mopsa.mopsa_analyzer/Mopsa_analyzer/Languages/Universal/Hooks/Logs/Hook/index.html

Module Logs.Hook

Parameters

module Options : OPTIONS

Signature

Hook header

***************

val name : string

Initialization

******************

val stack : float Stack.t
val init : 'a -> unit

Indentation

***************

val color : int -> string -> string
type symbol =
  1. | BEGIN
  2. | END
  3. | MSG
val symbol_to_string : symbol -> int -> string

Symbol of a new entry

val is_end_symbol : symbol -> bool
val tab : int -> string

Tabulation

val cur_level : unit -> int
val indent : symbol:symbol -> ('a, Format.formatter, unit, unit) format4 -> 'a

Indent a message by adding tabs at the beginning of each line

val reach : MopsaLib.range -> unit
val get_timing : unit -> float

Events handlers

*******************

val on_finish : 'a -> 'b -> unit
OCaml

Innovation. Community. Security.