package bap-std

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

Class Eval.t

a virtual base class for all evaluators

inherit ['a, 'r, 's] domain
inherit ['a, 'r, 's] eff
inherit ['a, 'r] semantics
method type_error : type_error -> ('r, 'a) state
method division_by_zero : unit -> ('r, 'a) state
OCaml

Innovation. Community. Security.