ATD library documentation

Index of types
Index of exceptions
Index of values
Index of modules


Atd_ast
Abstract syntax tree (AST) representing ATD data
Atd_annot
Utilities for interpreting annotations of type Atd_ast.annot
Atd_print
Pretty-printing of ATD data
Atd_expand
Monomorphization of type definitions
Atd_inherit
Expansion of inherit statements
Atd_util
Top-level utilities
Atd_reflect
Conversion of an AST value into OCaml source code that creates this value
Atd_indent
Simple indentation utility for code generators