package camlp4

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val parse_implem : ?directive_handler:(PreCast.Ast.str_item -> PreCast.Ast.str_item option) -> PreCast.Ast.loc -> char Stream.t -> PreCast.Ast.str_item
val parse_interf : ?directive_handler:(PreCast.Ast.sig_item -> PreCast.Ast.sig_item option) -> PreCast.Ast.loc -> char Stream.t -> PreCast.Ast.sig_item