GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Ast_helper.Mod(3) OCamldoc Ast_helper.Mod(3)

Ast_helper.Mod - Module expressions

Module Ast_helper.Mod

Module Mod : sig end

Module expressions

val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.module_expr_desc -> Parsetree.module_expr

val attr : Parsetree.module_expr -> Parsetree.attribute -> Parsetree.module_expr

val ident : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Ast_helper.lid -> Parsetree.module_expr

val structure : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.structure -> Parsetree.module_expr

val functor_ : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Ast_helper.str -> Parsetree.module_type option -> Parsetree.module_expr -> Parsetree.module_expr

val apply : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.module_expr -> Parsetree.module_expr -> Parsetree.module_expr

val constraint_ : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.module_expr -> Parsetree.module_type -> Parsetree.module_expr

val unpack : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.expression -> Parsetree.module_expr

val extension : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> Parsetree.extension -> Parsetree.module_expr

source: 2022-04-09

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.