package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Csexp/Make_parser/index.html

Module Csexp.Make_parserSource

  • deprecated Use Parser module instead

Parameters

module Input : Input

Signature

Sourceval parse : Input.t -> (Sexp.t, string) result Input.Monad.t
Sourceval parse_many : Input.t -> (Sexp.t list, string) result Input.Monad.t
OCaml

Innovation. Community. Security.