package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-4.16-414.tbz
sha256=c5e91975f3df56849e1b306f356c31709a2b139d7d57634b8d21e473266fcf2d
sha512=1d2db379b496dc0b95874f312011cce1a48f6808e098f1aff768de0eef0caff222adc17ab61b85c7aac8d889bf9d829fb5d0211267c7a85572ce201c1cbcb990
doc/merlin-lib.ocaml_parsing/Ocaml_parsing/Ast_helper/index.html
Module Ocaml_parsing.Ast_helper
Source
Helpers to produce Parsetree fragments
Warning This module is unstable and part of compiler-libs.
Default locations
Set the default_loc
within the scope of the execution of the provided function.
Constants
Core language
Module language
Class language
merlin: refactored out of Parser
Source
type let_binding = {
lb_pattern : Parsetree.pattern;
lb_expression : Parsetree.expression;
lb_is_pun : bool;
lb_attributes : Parsetree.attributes;
lb_docs : Docstrings.docs Lazy.t;
lb_text : Docstrings.text Lazy.t;
lb_loc : Location.t;
}
Source
type let_bindings = {
lbs_bindings : let_binding list;
lbs_rec : Asttypes.rec_flag;
lbs_extension : string Asttypes.loc option;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page