package sqlgg

  1. Overview
  2. Docs

Module Parser.TSource

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

Innovation. Community. Security.