= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package camlp5
-
camlp5o
-
camlp5r
-
camlp5sch
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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