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/Renamer/index.html
Module Re.Renamer
module Mixfix = Domain.Mixfixmodule Rename : sig ... endtype t = Rename.tval empty : tval dom : t -> Domain.Lib.IdSet.tval values : t -> Domain.Lib.Id.t listval singleton : Domain.Lib.Id.t -> Domain.Lib.Id.t -> tval add : Domain.Lib.Id.t -> Domain.Lib.Id.t -> t -> tval of_list : (Domain.Lib.Id.t * Domain.Lib.Id.t) list -> tval filter : (Domain.Lib.Id.t -> Domain.Lib.Id.t -> bool) -> t -> tval freshen_binders : t -> Domain.Lib.IdSet.t -> Ol.Ast.block -> tval rename_exp : t -> Ol.Ast.exp -> Ol.Ast.expval rename_exps : t -> Ol.Ast.exp list -> Ol.Ast.exp listval rename_iterexp : t -> Ol.Ast.iterexp -> Ol.Ast.iterexpval rename_iterexps : t -> Ol.Ast.iterexp list -> Ol.Ast.iterexp listval rename_path : t -> Ol.Ast.path -> Ol.Ast.pathval rename_arg : t -> Ol.Ast.arg -> Ol.Ast.argval rename_args : t -> Ol.Ast.arg list -> Lang.Il.arg listval rename_case : t -> Ol.Ast.case -> Ol.Ast.caseval rename_cases : t -> Ol.Ast.case list -> Ol.Ast.case listval rename_guard : t -> Ol.Ast.guard -> Ol.Ast.guardval rename_instr : t -> Ol.Ast.instr -> Ol.Ast.instrval rename_instrs : t -> Ol.Ast.block -> Ol.Ast.blockval rename_block : t -> Ol.Ast.block -> Ol.Ast.blockval rename_iterinstr_bound : t -> Ol.Ast.iterinstr -> Ol.Ast.iterinstrval rename_iterinstrs_bound :
t ->
Ol.Ast.iterinstr list ->
Ol.Ast.iterinstr listval rename_iterinstr_bind : t -> Ol.Ast.iterinstr -> Ol.Ast.iterinstrval rename_iterinstrs_bind :
t ->
Ol.Ast.iterinstr list ->
Ol.Ast.iterinstr list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>