package camlp5

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