package ocaml-base-compiler

  1. Overview
  2. Docs

Parameters

Signature

val iter_structure : Typedtree.structure -> unit
val iter_signature : Typedtree.signature -> unit
val iter_structure_item : Typedtree.structure_item -> unit
val iter_signature_item : Typedtree.signature_item -> unit
val iter_expression : Typedtree.expression -> unit
val iter_module_type : Typedtree.module_type -> unit
val iter_pattern : Typedtree.pattern -> unit
val iter_class_expr : Typedtree.class_expr -> unit