package coq-lsp

  1. Overview
  2. Docs
val string_buf : Buffer.t
val string_buffer : Buffer.t
val reset_string_buffer : unit -> unit
val get_stored_string : unit -> string
val is_in_string : bool ref
val wrap_string_lexer : (Buffer.t -> Lexing.lexbuf -> 'a) -> Lexing.lexbuf -> string * Lexing.position * 'b
exception SyntaxError of string
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val __ocaml_lex_read_rec : Lexing.lexbuf -> int -> Ljson.token
val read_string : Buffer.t -> Lexing.lexbuf -> Lexing.position
val __ocaml_lex_read_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Lexing.position
OCaml

Innovation. Community. Security.