package ocaml-base-compiler

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