package dedukti

  1. Overview
  2. Docs

Module Parsers.LexerSource

Sourceexception Lexer_error of Kernel.Basic.loc * string
Sourceval prerr_loc : Kernel.Basic.loc -> unit
Sourceval fail : Kernel.Basic.loc -> string -> 'a
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval comment : int -> Lexing.lexbuf -> Tokens.token
Sourceval __ocaml_lex_comment_rec : int -> Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_sident_rec : Kernel.Basic.mident option -> Buffer.t -> Lexing.lexbuf -> int -> Tokens.token
OCaml

Innovation. Community. Security.