package electrod
Formal analysis for the Electrod formal pivot language
Install
dune-project
Dependency
Authors
Maintainers
Sources
electrod-0.6.tbz
sha256=545020556bdc1517867791ccbbf4a00623d911663daa26e6d57dc66e7652f269
sha512=2921be5e844e408f1d3208c7d9b310d3ef3b050d37ab0b449b9fd9722be54167eacc08b957b595cab58dedb28c43f327238a30a360ac0ae45d724bd1d8bd664c
doc/electrod.libelectrod/Libelectrod/Location/index.html
Module Libelectrod.Location
Source
Locations in a file (issued from the parsing phase).
A location in a file represents an interval from a start position to an end one.
from_positions begp endp
takes Lexing.position
s begp
and endp
position returns a location out of them. Requires: begp
< endp
.
Accessors:
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>