package smtml

  1. Overview
  2. Docs
exception SyntaxError of string
val keywords : (string, Parser.token) Hashtbl.t
val error : string -> 'a
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
val comment : Lexing.lexbuf -> Parser.token
val __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> Parser.token
val __ocaml_lex_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Parser.token
OCaml

Innovation. Community. Security.