package override
PPX extension for overriding modules
Install
Dune Dependency
Authors
Maintainers
Sources
override-0.2.2.tar.gz
sha512=2a22d74285570ad9f2a73327f52d4bef4aeb523f1b385f229775cc2a3bce4c389f2939da320c917707713ffc852cbcb3a1b515f9d7203da5751018589766ce01
doc/override.ast_wrapper/Ast_wrapper/Ast_definitions/index.html
Module Ast_wrapper.Ast_definitions
Parameters
Signature
include module type of struct include Types end
type item = Types.item
type module_binding = Types.module_binding
type module_expr = Types.module_expr
type contents = item list
type include_declaration = module_expr Parsetree.include_infos
type item_desc =
| Extension of Parsetree.extension * Parsetree.attributes
| Type of Asttypes.rec_flag * Parsetree.type_declaration list
| Module of module_binding
| Modtype of Parsetree.module_type_declaration
| Include of include_declaration
| Other of item
type wrapped_item = item_desc Location.loc
val mkattr :
loc:Location.t ->
?attrs:Parsetree.attributes ->
'a ->
'a attributed Location.loc
type wrapped_module_binding = module_binding_desc attributed Location.loc
type module_expr_desc =
| Ident of Longident.t Location.loc
| Contents of contents
| Functor of string Location.loc * Parsetree.module_type option * module_expr
| Constraint of module_expr Lazy.t * Parsetree.module_type
| Other of module_expr
type wrapped_module_expr = module_expr_desc attributed Location.loc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page