Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val core_type : Parsetree.core_type -> Parsetree.expression
val sig_type_decl :
loc:Location.t ->
path:string ->
(Asttypes.rec_flag * Parsetree.type_declaration list) ->
Parsetree.signature
val sig_exception :
loc:Location.t ->
path:string ->
Parsetree.extension_constructor ->
Parsetree.signature
val str_type_decl :
loc:Location.t ->
path:string ->
(Asttypes.rec_flag * Parsetree.type_declaration list) ->
Parsetree.structure
val str_exception :
loc:Location.t ->
path:string ->
Parsetree.extension_constructor ->
Parsetree.structure