package p4pp

  1. Overview
  2. Docs

Module P4pp.LexerSource

Sourceexception Error of string
Sourceval current_line : int ref
Sourcetype lexer =
  1. | Line
  2. | Test
Sourceval lexer : lexer ref
Sourceval reset : unit -> unit
Sourceval incr_line : unit -> unit
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval __ocaml_lex_line_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval string : Lexing.lexbuf -> string
Sourceval __ocaml_lex_string_rec : Lexing.lexbuf -> int -> string
Sourceval __ocaml_lex_test_rec : Lexing.lexbuf -> int -> Parser.token
OCaml

Innovation. Community. Security.