package touist

  1. Overview
  2. Docs

Module Touist.LexerSource

Sourceexception Error of string * Err.loc
Sourceval next_line : Lexing.lexbuf -> unit
Sourceval reserved_keywords : (string, Parser.token) Hashtbl.t
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval token : Lexing.lexbuf -> Parser.token list
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token list
Sourceval comments_parse : Lexing.lexbuf -> Parser.token list
Sourceval __ocaml_lex_comments_parse_rec : Lexing.lexbuf -> int -> Parser.token list