package camlp4

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Ast2pt : sig ... end
module Lexer : sig ... end
val not_filtered : 'a -> 'a Camlp4.PreCast.Syntax.Gram.not_filtered
val initialization : unit lazy_t
val wrap : (Camlp4.PreCast.Syntax.Gram.token_stream -> 'a) -> Stdlib.Lexing.lexbuf -> 'a
val toplevel_phrase : Camlp4.PreCast.Syntax.Gram.token_stream -> Parsetree.toplevel_phrase
val use_file : Camlp4.PreCast.Syntax.Gram.token_stream -> Parsetree.toplevel_phrase list
OCaml

Innovation. Community. Security.