package merlin-lib
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=cc3c7c01f19a454c96f6bc8a39538023e01042519f001a895fd61488e2b49fb5
sha512=4268a932a8494023699abd98e0d52deb6f201f656863849db230dc8692050e0fe00cc25a50d70e902410f17a27268fd8335c32636f616ef012cf86fc9a43e019
doc/merlin-lib.ocaml_parsing/Ocaml_parsing/Docstrings/WithMenhir/index.html
Module Docstrings.WithMenhirSource
Fetch the item documentation for the current symbol. This also marks this documentation (for ambiguity warnings).
Fetch the item documentation for the symbols between two positions. This also marks this documentation (for ambiguity warnings).
Mark the item documentation for the current symbol (for ambiguity warnings).
Mark as associated the item documentation for the symbols between two positions (for ambiguity warnings)
Fetch the field info for the current symbol.
Fetch the field info following the symbol at a given position.
Fetch the text preceding the current symbol.
Fetch the text preceding the symbol at the given position.
Extra text
There may be additional text attached to the delimiters of a block (e.g. struct and end). This is fetched by the following functions, which are applied to the contents of the block rather than the delimiters.
Fetch additional text preceding the current symbol
Fetch additional text following the current symbol
Fetch additional text preceding the symbol at the given position
Fetch additional text following the symbol at the given position
Fetch text following the symbol at the given position