package lsp

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

Module Stdune.LexbufSource

Lexing buffer utilities

Sourceval from_string : string -> fname:string -> t

Same as Lexing.from_xxx but also initialise the location to the beginning of the given file

Sourceval from_channel : in_channel -> fname:string -> t
OCaml

Innovation. Community. Security.