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.HookSource

Hook header

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

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

Innovation. Community. Security.