package ocamlformat-mlx-lib

  1. Overview
  2. Docs
OCaml .mlx Code Formatter

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.28.1.2.tbz
sha256=af4e7ed7e84bd681e1058c3573e255427aa3c3a9952c115f1c2441295766d14c
sha512=48a153ad33283a95b3d5a54cd04e8a26feb5d394b291a45aa01f77e376bcfc94a2b6350b3f3611a3d2511f25b0f69f6d2d694d7ace81004ed7e6850ac6947b4c

doc/ocamlformat-mlx-lib.parser_extended/Ocamlformat_parser_extended/Docstrings/WithMenhir/index.html

Module Docstrings.WithMenhirSource

Sourceval symbol_docs : (Lexing.position * Lexing.position) -> docs
Sourceval symbol_docs_lazy : (Lexing.position * Lexing.position) -> docs lazy_t
Sourceval rhs_docs_lazy : Lexing.position -> Lexing.position -> docs lazy_t
Sourceval mark_symbol_docs : (Lexing.position * Lexing.position) -> unit
Sourceval mark_rhs_docs : Lexing.position -> Lexing.position -> unit
Sourceval symbol_info : Lexing.position -> docstring option
Sourceval rhs_info : Lexing.position -> docstring option
Sourceval symbol_text : Lexing.position -> docstring list
Sourceval symbol_text_lazy : Lexing.position -> docstring list lazy_t
Sourceval rhs_text : Lexing.position -> docstring list
Sourceval rhs_post_text : Lexing.position -> docstring list
Sourceval rhs_text_lazy : Lexing.position -> docstring list lazy_t
Sourceval symbol_pre_extra_text : Lexing.position -> docstring list
Sourceval symbol_post_extra_text : Lexing.position -> docstring list
Sourceval rhs_pre_extra_text : Lexing.position -> docstring list
Sourceval rhs_post_extra_text : Lexing.position -> docstring list