package camlp5

  1. Overview
  2. Docs
val highlight_locations : Stdlib.Lexing.lexbuf -> Ploc.t -> 'a -> unit
val print_location : Stdlib.Lexing.lexbuf -> Ploc.t -> unit
val wrap : (char Stream.t -> 'a) -> (Stdlib.Lexing.lexbuf -> int) -> Stdlib.Lexing.lexbuf -> 'a
val first_phrase : bool Stdlib.ref
val toplevel_phrase : char Stream.t -> Parsetree.toplevel_phrase
val use_file : char Stream.t -> Parsetree.toplevel_phrase list
val wrapped_toplevel_phrase : Stdlib.Lexing.lexbuf -> Parsetree.toplevel_phrase
OCaml

Innovation. Community. Security.