package mopsa

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

Signature of an evaluation reduction rule

val name : string

Name of the reduction rule

val reduce : Core.All.expr -> ('a, 'b) Core.All.man -> 'a eval_reduction_man -> 'a Core.All.flow -> Core.All.expr list -> 'a Core.All.flow -> 'a Core.All.eval option

reduce e man input_flow results output_flow reduces a product evaluation

OCaml

Innovation. Community. Security.