Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.Quotationmodule Ast : sig ... endmodule DynAst : sig ... endtype !'a expand_fun = Ast.loc -> string option -> string -> 'aval add : string -> 'a DynAst.tag -> 'a expand_fun -> unitval find : string -> 'a DynAst.tag -> 'a expand_funval default : string refval translate : (string -> string) refval expand : Ast.loc -> Camlp4.Sig.quotation -> 'a DynAst.tag -> 'aval dump_file : string option refmodule Error : sig ... end