package merlin-lib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Merlin's libraries
Install
dune-project
Dependency
Authors
Maintainers
Sources
merlin-5.7.0-504.tbz
sha256=74ccc86a0942219d260c38452b7a4e24162543086d5dc52f8da2e2c529f7eb94
sha512=9c36ed948b7d3502bb390917483004585ae5e715152f685d92caca9eed1b33663079743fe8319ec4133bc8c096fbe374ef6a006a6cb5531fccdbe2677eabf37b
doc/src/merlin-lib.ocaml_preprocess/parser_explain.ml.html
Source file parser_explain.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53open Parser_raw let named_item_at = function | _ -> raise Not_found let nullable (type a) : a MenhirInterpreter.nonterminal -> bool = let open MenhirInterpreter in function | N_virtual_flag -> true | N_type_variance -> true | N_type_parameters -> true | N_type_kind -> true | N_structure -> true | N_signature -> true | N_reversed_llist_preceded_CONSTRAINT_constrain__ -> true | N_rec_flag -> true | N_private_virtual_flags -> true | N_private_flag -> true | N_payload -> true | N_option_type_constraint_ -> true | N_option_preceded_EQUAL_seq_expr__ -> true | N_option_preceded_EQUAL_pattern__ -> true | N_option_preceded_EQUAL_module_type__ -> true | N_option_preceded_EQUAL_expr__ -> true | N_option_preceded_COLON_core_type__ -> true | N_option_preceded_COLON_atomic_type__ -> true | N_option_preceded_AS_mkrhs_LIDENT___ -> true | N_option_SEMI_ -> true | N_option_BAR_ -> true | N_opt_ampersand -> true | N_mutable_virtual_flags -> true | N_mutable_flag -> true | N_list_use_file_element_ -> true | N_list_text_str_structure_item__ -> true | N_list_text_cstr_class_field__ -> true | N_list_text_csig_class_sig_field__ -> true | N_list_structure_element_ -> true | N_list_signature_element_ -> true | N_list_post_item_attribute_ -> true | N_list_generic_and_type_declaration_type_subst_kind__ -> true | N_list_generic_and_type_declaration_type_kind__ -> true | N_list_attribute_ -> true | N_list_and_module_declaration_ -> true | N_list_and_module_binding_ -> true | N_list_and_class_type_declaration_ -> true | N_list_and_class_description_ -> true | N_list_and_class_declaration_ -> true | N_index_mod -> true | N_generalized_constructor_arguments -> true | N_formal_class_parameters -> true | N_ext -> true | N_class_self_type -> true | N_class_self_pattern -> true | N_attr_payload -> true | _ -> false
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>