package mopsa

  1. Overview
  2. Docs
On This Page
  1. Hook header
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gctest.Hook

Hook header

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

val name : string
val init : 'a -> unit
val on_before_exec : 'a -> 'b -> 'c -> 'd -> unit
val on_after_exec : 'a -> 'b -> 'c -> 'd -> 'e -> unit
val on_before_eval : 'a -> 'b -> 'c -> 'd -> 'e -> unit
val on_after_eval : 'a -> 'b -> 'c -> 'd -> 'e -> 'f -> unit
val on_finish : ('a, 'b) Mopsa_analyzer.MopsaLib.Core.All.man -> 'a Core.Flow.flow -> unit
OCaml

Innovation. Community. Security.