package sexplib
Library for serializing OCaml values to and from S-expressions
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=da863b42b81235fdcf45eb32c04fb8bde22ff446a779cfb6f989730a35103160
doc/sexplib/Sexplib/Sexp/Parse_pos/index.html
Module Sexp.Parse_pos
Source
Source
type t = private Pre_sexp.Parse_pos.t = {
mutable text_line : int;
(*Line position in parsed text
*)mutable text_char : int;
(*Character position in parsed text
*)mutable global_offset : int;
(*Global/logical offset
*)mutable buf_pos : int;
(*Read position in string buffer
*)
}
Position information after complete parse
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>