package lustre-v6

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Lv6lexerSource

Sourceexception Lexical_error of string * Lxm.t
Sourceval handle_lexical_error : (Lexing.lexbuf -> 'a) -> Lexing.lexbuf -> 'a
Sourceval unget_lexbuf : Lexing.lexbuf -> unit
Sourceval keywords : (string, Lxm.t -> Lv6parser.token) Hashtbl.t
Sourceval is_a_keyword : string -> (Lxm.t -> Lv6parser.token) option
Sourceval token_code : Lv6parser.token -> string * Lxm.t
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_lexer_rec : Lexing.lexbuf -> int -> Lv6parser.token
Sourceval comment_par : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_par_rec : Lexing.lexbuf -> int -> unit
Sourceval comment_par_bis : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_par_bis_rec : Lexing.lexbuf -> int -> unit
Sourceval comment_line : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_line_rec : Lexing.lexbuf -> int -> unit
OCaml

Innovation. Community. Security.