forester.language_server
Forester_lsp.Server
forester.compiler
forester.core
forester.frontend
forester.human_datetime
forester.parser
forester.prelude
forester.search
forester.server
forester.test
forester.xml_names
module Semantic_tokens = Semantic_tokens
val recv : unit -> Jsonrpc.Packet.t option
val send : Jsonrpc.Packet.t -> unit
val should_shutdown : unit -> bool
val initiate_shutdown : unit -> unit
val run : init:Lsp_state.state -> (unit -> 'a) -> 'a
module Request : sig ... end
module Notification : sig ... end