table of contents
other versions
- Tumbleweed 4.14.2-3.1
- Leap-16.0
- Leap-15.6
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
2025-03-03 | OCamldoc |