Sourceexception Error of string Sourcetype lexer_state = | SRegular| SRangle of Stdlib.Lexing.position| SPragma| STemplate| SIdent of string * lexer_state
Sourceval reset : unit -> unit Sourceval set_line : Stdlib.Lexing.lexbuf -> int -> unit Sourceval set_start_of_line : Stdlib.Lexing.lexbuf -> int -> unit Sourceval follows_position : Stdlib.Lexing.position -> Stdlib.Lexing.position -> bool Sourceval sanitize : string -> string Sourceval strip_prefix : string -> string Sourceval __ocaml_lex_tables : Stdlib.Lexing.lex_tables Sourceval preprocessor : Stdlib.Lexing.lexbuf -> unit Sourceval __ocaml_lex_preprocessor_rec : Stdlib.Lexing.lexbuf -> int -> unit Sourceval preprocessor_string : Stdlib.Lexing.lexbuf -> unit Sourceval __ocaml_lex_preprocessor_string_rec : Stdlib.Lexing.lexbuf -> int -> unit Sourceval preprocessor_column : Stdlib.Lexing.lexbuf -> unit Sourceval __ocaml_lex_preprocessor_column_rec : Stdlib.Lexing.lexbuf -> int -> unit