package bap-term-mapper
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A BAP DSL for mapping program terms
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.3.0.tar.gz
sha256=a6e80853aaaa26b7ca564d9878891d7146ec1c83852541387c1bba1ad036b8ea
md5=13f2cb1e3b9d90348852252fb0f2d09f
doc/bap-bml/Bap_bml/Mappers/Unary/index.html
Module Mappers.Unary
type t = string -> tval register : string -> t -> unitregister name value register value with a given name. If name was already associated with some other value, then it will be superseded with the new binding.
val find : string -> t optionfind name find a value associated with the given value
val list : unit -> (string * t) listlist () list all bindings
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>