package p4spectec
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
P4-SpecTec: A mechanization toolchain for the P4 Programming Language
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.2.tar.gz
md5=1a3bc0a385fe1ecf403c019f49aa6de6
sha512=5d20b5821f33e2a3a5419b208606f27c01511994c2b3b1e1cdf4c077056dfd0aa81682af0720e1060ee2bfb0341918fcc4c53159820205a2bc32b725e5c1a714
doc/p4spectec.pass/Pass/Structure/Re/Replacer/index.html
Module Re.Replacer
module Mixfix = Domain.Mixfixmodule Exp : sig ... endmodule Replace : sig ... endtype t = Replace.tval empty : tval dom : t -> Domain.Lib.IdSet.tval singleton : Domain.Lib.Id.t -> Exp.t -> tval add : Domain.Lib.Id.t -> Exp.t -> t -> tval filter : (Domain.Lib.Id.t -> Exp.t -> bool) -> t -> tval freshen_binders : t -> Domain.Lib.IdSet.t -> Ol.Ast.block -> Re.Renamer.tval replace_exp : t -> Ol.Ast.exp -> Ol.Ast.expval replace_exps : t -> Ol.Ast.exp list -> Ol.Ast.exp listval replace_iterexp : t -> Ol.Ast.iterexp -> Ol.Ast.iterexpval replace_iterexps : t -> Ol.Ast.iterexp list -> Ol.Ast.iterexp listval replace_path : t -> Ol.Ast.path -> Ol.Ast.pathval replace_arg : t -> Ol.Ast.arg -> Ol.Ast.argval replace_args : t -> Ol.Ast.arg list -> Lang.Il.arg listval replace_case : t -> Ol.Ast.case -> Ol.Ast.caseval replace_cases : t -> Ol.Ast.case list -> Ol.Ast.case listval replace_guard : t -> Ol.Ast.guard -> Ol.Ast.guardval replace_instr : t -> Ol.Ast.instr -> Ol.Ast.instrval replace_instrs : t -> Ol.Ast.block -> Ol.Ast.blockval replace_block : t -> Ol.Ast.block -> Ol.Ast.blockval replace_iterinstr_bound : t -> Ol.Ast.iterinstr -> Ol.Ast.iterinstrval replace_iterinstrs_bound :
t ->
Ol.Ast.iterinstr list ->
Ol.Ast.iterinstr list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>