p4spectec.pass
Ol.Eq
builtin
dangling
dynamic
dynamic_al
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.runner
p4spectec.runtime
p4spectec.stf
p4spectec.util
prose
sim
spectec
static
testgen_neg
type
value
module Mixfix = Domain.Mixfix
val eq_typ : Ol.Ast.typ -> Ol.Ast.typ -> bool
val eq_exp : Ol.Ast.exp -> Ol.Ast.exp -> bool
val eq_exps : Ol.Ast.exp list -> Ol.Ast.exp list -> bool
val eq_iterexp : Ol.Ast.iterexp -> Ol.Ast.iterexp -> bool
val eq_iterexps : Ol.Ast.iterexp list -> Ol.Ast.iterexp list -> bool
val eq_arg : Ol.Ast.arg -> Ol.Ast.arg -> bool
val eq_args : Ol.Ast.arg list -> Ol.Ast.arg list -> bool
val eq_pattern : Ol.Ast.pattern -> Ol.Ast.pattern -> bool
val eq_case : Ol.Ast.case -> Ol.Ast.case -> bool
val eq_cases : Ol.Ast.case list -> Ol.Ast.case list -> bool
val eq_guard : Ol.Ast.guard -> Ol.Ast.guard -> bool
val eq_instr : Ol.Ast.instr -> Ol.Ast.instr -> bool
val eq_instrs : Ol.Ast.block -> Ol.Ast.block -> bool
val eq_block : Ol.Ast.block -> Ol.Ast.block -> bool
val eq_elseblock_opt : Ol.Ast.elseblock option -> Ol.Ast.elseblock option -> bool