package loc
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Representing ranges of lexing positions from parsed files
Install
Dune Dependency
Authors
Maintainers
Sources
loc-0.2.2.tbz
sha256=3823c82f10c16278eb4b660a5621c59f4e920151c6d4c6a37976bbe9ba3a7934
sha512=aca370c2387e2afb6b116f911671f872cbc44713297713e98573dda5dcad0974bd7f22df4ad8a59243b19ba24a675d1ec98c66453176298baaaa3fdb56c5e1e4
Description
Loc is an OCaml library for manipulating code locations, which are ranges of lexing positions from a parsed file.
Attaching locations to nodes manipulated by programs can be useful for various applications such as compilers, interpreters, linters, and refactoring tools.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page