package dedukti

  1. Overview
  2. Docs
exception Lexer_error of Kernel.Basic.loc * string
val loc_of_pos : Lexing.position -> Kernel.Basic.loc
val prerr_loc : Kernel.Basic.loc -> unit
val fail : Kernel.Basic.loc -> string -> 'a
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Tokens.token
val comment : int -> Lexing.lexbuf -> Tokens.token
val __ocaml_lex_comment_rec : int -> Lexing.lexbuf -> int -> Tokens.token
val __ocaml_lex_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Tokens.token
val __ocaml_lex_sident_rec : Kernel.Basic.mident option -> Buffer.t -> Lexing.lexbuf -> int -> Tokens.token
OCaml

Innovation. Community. Security.