package mopsa

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val name : string

Name of the reduction rule

val reduce : Core.All.stmt -> ('a, 'b) simplified_reduction_man -> 'a Core.All.ctx -> 'b -> 'b -> 'b

reduce s man ctx input output applies a reduction rule on post-state output that resulted from executing statement s on pre-state input

OCaml

Innovation. Community. Security.