To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type ('u, 's) t = {
mutable automaton_state : int;
kind : ('u, 's) Parsexp__.Automaton_state_intf.Kind.t;
mutable depth : int;
(*Number of opened #| when parsing a block comment
*)mutable block_comment_depth : int;
(*Stack of ignoring depths; the current depth is pushed each time a #; comment is entered.
*)mutable ignoring_stack : int list;
(*When parsing an escape sequence of the form "\\NNN" or "\\XX", this accumulates the computed number
*)mutable escaped_value : int;
(*Buffer for accumulating atoms
*)atom_buffer : Buffer.t;
user_state : 'u;
mode : ('u, 's) Parsexp__.Automaton_state_intf.Mode.t;
mutable full_sexps : int;
mutable offset : int;
(*global offset *
*)mutable line_number : int;
mutable bol_offset : int;
(*offset of beginning of line *
*)
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>