package p4spectec

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

Module Spectec.Make_parametricSource

Parameters

Signature

Sourceval eval_extern_rel : string -> Value.t list -> Dynamic_runner.Signature.rel_result
Sourceval eval_extern_func : string -> Type.Typ.t list -> Value.t list -> Dynamic_runner.Signature.func_result
Sourceval checkpoint : unit -> int
Sourceval seff : int -> int -> bool
Sourceval clear : unit -> unit
Sourceval init_mode : Dynamic_runner.Signature.mode -> unit