table of contents
Ast_invariants(3) | OCaml library | Ast_invariants(3) |
NAME¶
Ast_invariants - Check AST invariants
Module¶
Module Ast_invariants
Documentation¶
Module Ast_invariants
: sig end
Check AST invariants
Warning: this module is unstable and part of Compiler_libs .
val structure : Parsetree.structure -> unit
val signature : Parsetree.signature -> unit
2024-03-14 | OCamldoc |