package lustre-v6

  1. Overview
  2. Docs
exception Lexical_error of string * Lxm.t
val handle_lexical_error : (Lexing.lexbuf -> 'a) -> Lexing.lexbuf -> 'b
val unget_lexbuf : Lexing.lexbuf -> unit
val keywords : (string, Lxm.t -> Lv6parser.token) Hashtbl.t
val is_a_keyword : string -> (Lxm.t -> Lv6parser.token) option
val token_code : Lv6parser.token -> string * Lxm.t
val __ocaml_lex_tables : Stdlib.Lexing.lex_tables
val __ocaml_lex_lexer_rec : Lexing.lexbuf -> int -> Lv6parser.token
val comment_par : Lexing.lexbuf -> unit
val __ocaml_lex_comment_par_rec : Lexing.lexbuf -> int -> unit
val comment_par_bis : Lexing.lexbuf -> unit
val __ocaml_lex_comment_par_bis_rec : Lexing.lexbuf -> int -> unit
val comment_line : Lexing.lexbuf -> unit
val __ocaml_lex_comment_line_rec : Lexing.lexbuf -> int -> unit
OCaml

Innovation. Community. Security.