1Ast_invariants(3)                OCaml library               Ast_invariants(3)
2
3
4

NAME

6       Ast_invariants - Check AST invariants
7

Module

9       Module   Ast_invariants
10

Documentation

12       Module Ast_invariants
13        : sig end
14
15
16       Check AST invariants
17
18       Warning: this module is unstable and part of Compiler_libs .
19
20
21
22
23
24
25       val structure : Parsetree.structure -> unit
26
27
28
29
30       val signature : Parsetree.signature -> unit
31
32
33
34
35
36
37OCamldoc                          2022-07-22                 Ast_invariants(3)
Impressum