lustre-v6
Lv6lexer
exception Lexical_error of string * Lxm.t
val handle_lexical_error : (Lexing.lexbuf -> 'a) -> Lexing.lexbuf -> 'a
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 : Lexing.lex_tables
val lexer : Lexing.lexbuf -> Lv6parser.token
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