package electrod
Formal analysis for the Electrod formal pivot language
Install
Dune Dependency
Authors
Maintainers
Sources
electrod-0.6.2.tbz
sha256=83716b3ec066cbdd807354cec436d93c47f6987e60383094918cc3642107df2b
sha512=469f3c68dd44a95ce89a6b80d73e9938e36342cd99afb7cd77b4612e597f02e03c50bcd99ba33eb4fd21d6836796c04eacb6bf0da415f03f622f5b0a9969c1f9
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)"
>