package GT

  1. Overview
  2. Docs
Generic programming with extensible transformations

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.zip
sha256=58aa091948383ffa6c452b89880becae980ae32cc3a4969fe1c636e46810db69
sha512=ee878ba4c2ee16f5b77f4b4e98664d53e91b7a710b9162905b9a43118a03e9c0d7b378a13e104e16a84556bca1176026d93f11934d69eecb459b771e9340ffd7

doc/pa_gt/Pa_gt/Core2/Migr/index.html

Module Core2.Migr

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

Innovation. Community. Security.