package p4pp

  1. Overview
  2. Docs
P4PP: Preprocessor for P4 Language

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.10.tar.gz
md5=19d3b5457cc29dbc4bd821bb90035dca
sha512=bdddfbcde6d78c3e62bd85421c717dd7482967986074503386ceef209c200cc7325b48c46a545060d16b7631be31b17a99faa25a79714f582dc9f969453948a4

doc/p4pp/P4pp/Prelexer/index.html

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.