package sqlgg

  1. Overview
  2. Docs

Module Parser_utils.MakeSource

Parameters

module T : Parser_type

Signature

Sourceval parse_buf_exn : Lexing.lexbuf -> T.result
Sourceval parse_buf : Lexing.lexbuf -> T.result option
Sourceval parse_stdin : unit -> T.result option
Sourceval parse_string : string -> T.result option
Sourceval parse_file : string -> T.result option
OCaml

Innovation. Community. Security.