package p4pp

  1. Overview
  2. Docs

Module P4pp.PrelexerSource

Sourceexception Error of string
Sourceval buf : Buffer.t
Sourceval filename : string ref
Sourceval emit_line : int ref
Sourceval real_line : int ref
Sourceval reset : string -> unit
Sourceval emit : string -> unit
Sourceval emit_newline : unit -> unit
Sourceval hide_newline : unit -> unit
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval lex : Lexing.lexbuf -> string
Sourceval __ocaml_lex_lex_rec : Lexing.lexbuf -> int -> string
Sourceval string : Lexing.lexbuf -> string
Sourceval __ocaml_lex_string_rec : Lexing.lexbuf -> int -> string
Sourceval multiline_comment : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_multiline_comment_rec : Lexing.lexbuf -> int -> unit
Sourceval singleline_comment : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_singleline_comment_rec : Lexing.lexbuf -> int -> unit
OCaml

Innovation. Community. Security.