package p4spectec

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

Module Make_rec.InterfaceSource

val parse_program : string list -> string list -> Dynamic_runner.Signature.parse_result
val parse_string : string -> string -> Dynamic_runner.Signature.parse_result
val unparse_program : Value.t -> string
val call_builtin : (Value.t -> unit) -> Domain.Lib.Id.t -> Type.Typ.t list -> Value.t list -> Value.t
val checkpoint : unit -> int
val seff : int -> int -> bool