package ocaml-base-compiler

  1. Overview
  2. Docs
Official 4.04.2 release

Install

Dune Dependency

Authors

Maintainers

Sources

4.04.2.tar.gz
sha256=6277a477956fc7b76f28af9941dce2984d0df809a0361093eb2e28234bf9c8ed
md5=5ce661a2d8b760dc77c2facf46ccddd1

doc/ocamlcommon/TypedtreeMap/module-type-MapArgument/index.html

Module type TypedtreeMap.MapArgument

val enter_structure : Typedtree.structure -> Typedtree.structure
val enter_pattern : Typedtree.pattern -> Typedtree.pattern
val enter_expression : Typedtree.expression -> Typedtree.expression
val enter_signature : Typedtree.signature -> Typedtree.signature
val enter_module_type : Typedtree.module_type -> Typedtree.module_type
val enter_module_expr : Typedtree.module_expr -> Typedtree.module_expr
val enter_class_expr : Typedtree.class_expr -> Typedtree.class_expr
val enter_class_type : Typedtree.class_type -> Typedtree.class_type
val enter_core_type : Typedtree.core_type -> Typedtree.core_type
val enter_class_field : Typedtree.class_field -> Typedtree.class_field
val leave_structure : Typedtree.structure -> Typedtree.structure
val leave_pattern : Typedtree.pattern -> Typedtree.pattern
val leave_expression : Typedtree.expression -> Typedtree.expression
val leave_signature : Typedtree.signature -> Typedtree.signature
val leave_module_type : Typedtree.module_type -> Typedtree.module_type
val leave_module_expr : Typedtree.module_expr -> Typedtree.module_expr
val leave_class_expr : Typedtree.class_expr -> Typedtree.class_expr
val leave_class_type : Typedtree.class_type -> Typedtree.class_type
val leave_core_type : Typedtree.core_type -> Typedtree.core_type
val leave_class_field : Typedtree.class_field -> Typedtree.class_field
OCaml

Innovation. Community. Security.