package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-5.5-503.tbz
sha256=67da3b34f2fea07678267309f61da4a2c6f08298de0dc59655b8d30fd8269af1
sha512=1fb3b5180d36aa82b82a319e15b743b802b6888f0dc67645baafdb4e18dfc23a7b90064ec9bc42f7424061cf8cde7f8839178d8a8537bf4596759f3ff4891873
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 53
open 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)"
>