Module Forester_lsp.ServerSource

Sourcemodule Semantic_tokens = Semantic_tokens
Sourceval recv : unit -> Jsonrpc.Packet.t option
Sourceval send : Jsonrpc.Packet.t -> unit
Sourceval should_shutdown : unit -> bool
Sourceval initiate_shutdown : unit -> unit
Sourceval run : init:Lsp_state.state -> (unit -> 'a) -> 'a
Sourcemodule Request : sig ... end
Sourcemodule Notification : sig ... end