package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.tar.gz
md5=24f4aed96a8b8af33aba13fba66f1b37
sha512=d36b896aca11858bb4a00fc704c16cc27a1f197bdb3e479d6132fd70f70d67d7158096285cb0b6fb00db14417f0f822cc27fe65d82f0971e42378fd8271ce573

doc/forester.language_server/Forester_lsp/Analysis/index.html

Module Forester_lsp.AnalysisSource

Sourcemodule Item : sig ... end
Sourceval paths_in_bindings : (Forester_core__.Base.binding_info * string) list -> string list list
Sourceval contains : position:Lsp.Types.Position.t -> Forester_core.Range.t option -> bool
Sourceval get_enclosing_code_group : position:Lsp.Types.Position.t -> Forester_core.Tree.t -> (Forester_core__.Base.delim * Forester_core.Code.t) Asai.Range.located option
Sourceval get_enclosing_syn_group : position:Lsp.Types.Position.t -> Forester_core.Tree.t -> (Forester_core__.Base.delim * Forester_core.Syn.t) Asai.Range.located option
Sourceval enclosing_group_start : position:Lsp.Types.Position.t -> enclosing_group: (position:Lsp.Types.Position.t -> Forester_core.Tree.t -> (Forester_core.delim * 'a) Forester_core.Range.located option) -> Forester_core.Tree.t -> Lsp.Types.Position.t option
Sourceval find_with_prev : position:Lsp.Types.Position.t -> 'a Asai.Range.located list -> ('a Asai.Range.located option * 'a Asai.Range.located) option
Sourcemodule Context : sig ... end
Sourceexception Found of string
Sourceval word_at : position:Lsp.Types.Position.t -> Lsp.Text_document.t -> string option
Sourceval word_before : position:Lsp.Types.Position.t -> Lsp.Text_document.t -> string option
OCaml

Innovation. Community. Security.