Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This package provides the following libraries (via ocamlobjinfo):
Documentation:
Atd_version
Atd_ast
Abstract syntax tree (AST) representing ATD dataAtd_predef
Atd_check
Atd_annot
Utilities for interpreting annotations of type Atd_ast.annot
Atd_print
Pretty-printing of ATD dataAtd_expand
Monomorphization of type definitionsAtd_inherit
Expansion of inherit
statementsAtd_parser
Atd_lexer
Atd_sort
Topological sort that doesn't give up on cycles.Atd_util
Top-level utilitiesAtd_reflect
Conversion of an AST value into OCaml source code that creates this valueAtd_indent
Simple indentation utility for code generatorsAtd_doc_lexer
Atd_doc
Support for <doc text="..."> annotations: