dynamic_al
Dynamic_al.Func
builtin
dangling
dynamic
dynamic_pl
dynamic_runner
dynamic_sl
error_runtime
inst
instr
interp_al
interp_common
interp_pl
interp_sl
p4
p4spectec.backend_boot
p4spectec.backend_sim
p4spectec.backend_splice
p4spectec.backend_testgen_neg
p4spectec.cache
p4spectec.coverage
p4spectec.domain
p4spectec.frontend
p4spectec.interface
p4spectec.interp
p4spectec.lang
p4spectec.pass
p4spectec.runner
p4spectec.runtime
p4spectec.stf
p4spectec.util
prose
sim
spectec
static
testgen_neg
type
value
type t =
| Extern of Lang.Al.tparam list * Lang.Al.param list * Lang.Al.typ
| Builtin of Lang.Al.tparam list * Lang.Al.param list * Lang.Al.typ
| Table of Lang.Al.param list * Lang.Al.typ * Lang.Al.tablerow list
| Defined of Lang.Al.tparam list * Lang.Al.param list * Lang.Al.typ * Lang.Al.clause list * Lang.Al.elseclause option
val to_string : t -> string
val get_signature : t -> Lang.Al.tparam list * Lang.Al.typ list * Lang.Al.typ