To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
atd 2.9.1
Libraries
This package provides the following libraries (via dune):
atd
Documentation:
Atd.Annot
Utilities for interpreting annotations of typeAst
.annotAtd.Ast
Abstract syntax tree (AST) representing ATD dataAtd.Check
Check the validity of an ATD file beyond syntax.Atd.Doc
Support for <doc text="..."> annotations:Atd.Doc_lexer
Atd.Doc_types
Atd.Expand
Monomorphization of type definitionsAtd.Import
Atd.Inherit
Expansion ofinherit
statementsAtd.Json
Mapping from ATD to JSONAtd.Jsonschema
Translate an ATD file to JSON Schema, honoring the <json ...> annotations.Atd.Lexer
Atd.Parser
Atd.Predef
The collection of core types known by ATD.Atd.Print
Pretty-printing of ATD dataAtd.Reflect
Conversion of an AST value into OCaml source code that creates this valueAtd.Sort
Topological sort that doesn't give up on cycles.Atd.Unique_name
Functions to translate an identifier into one that's not reserved or already taken.Atd.Util
Top-level utilitiesAtd.Version
Dependencies: re, easy-format, unix, yojson