package linol

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The server baseclass

method virtual on_notification : notify_back: (Lsp.Server_notification.t -> unit IO.t) -> Lsp.Client_notification.t -> unit IO.t
method virtual on_request : 'a. 'a Lsp.Client_request.t -> 'a IO.t
method must_quit : bool

Set to true if the client requested to exit

OCaml

Innovation. Community. Security.