package override

  1. Overview
  2. Docs
PPX extension for overriding modules

Install

Dune Dependency

Authors

Maintainers

Sources

override-0.2.1.tar.gz
sha512=e58f747981eaeed94c920af81f210835f9ad6d5ca70f540040662af096436d703ffdf1532d51242beaecc3ea54a2de7193b4d274e06d70d3b2d2f48c474f727b

doc/override.ast_wrapper/Ast_wrapper/From/index.html

Module Ast_wrapper.From

val copy_structure : OCaml_version.Ast.Parsetree.structure -> Migrate_parsetree.OCaml_current.Ast.Parsetree.structure
val copy_signature : OCaml_version.Ast.Parsetree.signature -> Migrate_parsetree.OCaml_current.Ast.Parsetree.signature
val copy_toplevel_phrase : OCaml_version.Ast.Parsetree.toplevel_phrase -> Migrate_parsetree.OCaml_current.Ast.Parsetree.toplevel_phrase
val copy_core_type : OCaml_version.Ast.Parsetree.core_type -> Migrate_parsetree.OCaml_current.Ast.Parsetree.core_type
val copy_expression : OCaml_version.Ast.Parsetree.expression -> Migrate_parsetree.OCaml_current.Ast.Parsetree.expression
val copy_pattern : OCaml_version.Ast.Parsetree.pattern -> Migrate_parsetree.OCaml_current.Ast.Parsetree.pattern
val copy_case : OCaml_version.Ast.Parsetree.case -> Migrate_parsetree.OCaml_current.Ast.Parsetree.case
val copy_type_declaration : OCaml_version.Ast.Parsetree.type_declaration -> Migrate_parsetree.OCaml_current.Ast.Parsetree.type_declaration
val copy_type_extension : OCaml_version.Ast.Parsetree.type_extension -> Migrate_parsetree.OCaml_current.Ast.Parsetree.type_extension
val copy_extension_constructor : OCaml_version.Ast.Parsetree.extension_constructor -> Migrate_parsetree.OCaml_current.Ast.Parsetree.extension_constructor
val copy_out_value : OCaml_version.Ast.Outcometree.out_value -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_value
val copy_out_type : OCaml_version.Ast.Outcometree.out_type -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_type
val copy_out_class_type : OCaml_version.Ast.Outcometree.out_class_type -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_class_type
val copy_out_module_type : OCaml_version.Ast.Outcometree.out_module_type -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_module_type
val copy_out_sig_item : OCaml_version.Ast.Outcometree.out_sig_item -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_sig_item
val copy_out_type_extension : OCaml_version.Ast.Outcometree.out_type_extension -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_type_extension
val copy_out_phrase : OCaml_version.Ast.Outcometree.out_phrase -> Migrate_parsetree.OCaml_current.Ast.Outcometree.out_phrase
val copy_mapper : OCaml_version.Ast.Ast_mapper.mapper -> Migrate_parsetree.OCaml_current.Ast.Ast_mapper.mapper
OCaml

Innovation. Community. Security.