package atd

  1. Overview
  2. Docs

Translate an ATD file to JSON Schema, honoring the <json ...> annotations.

val annot_schema : Annot.schema

This is for validating the ATD file, not for JSON Schema.

val print : src_name:string -> root_type:string -> Stdlib.out_channel -> Ast.full_module -> unit

Translate an ATD AST to a JSON Schema.

OCaml

Innovation. Community. Security.