package override

  1. Overview
  2. Docs
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/index.html

Module Ast_wrapper

module OCaml_version = Migrate_parsetree.OCaml_408
module Ast_helper = OCaml_version.Ast.Ast_helper
module Ast_mapper = OCaml_version.Ast.Ast_mapper
module Asttypes = OCaml_version.Ast.Asttypes
module Parsetree = OCaml_version.Ast.Parsetree
module From : sig ... end
module type Ast_types = sig ... end
module Ast_definitions (Types : Ast_types) : sig ... end
module type S = sig ... end
module Structure_types : sig ... end
val longident_of_module_expr : Parsetree.module_expr -> Longident.t
val module_expr_of_longident : ?attrs: Migrate_parsetree__Migrate_parsetree_versions.OCaml_408.Ast.Ast_helper.attrs -> Longident.t Location.loc -> Migrate_parsetree__Migrate_parsetree_versions.OCaml_408.Ast.Parsetree.module_expr
module Structure : S with module Types = Structure_types
module Signature_types : sig ... end
module Signature : S with module Types = Signature_types
OCaml

Innovation. Community. Security.