Module LTerm_resource_lexerSource

Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval line : Lexing.lexbuf -> [> `Assoc of string * string | `EOF | `Empty | `Error of string ]
Sourceval __ocaml_lex_line_rec : Lexing.lexbuf -> int -> [> `Assoc of string * string | `EOF | `Empty | `Error of string ]