Index of types


B
block [Ag_doc]
`Paragraph is a regular paragraph.

D
doc [Ag_doc]
A document is a list of paragraph-like blocks.

E
error [Ag_util.Validation]

I
inline [Ag_doc]
`Text is regular text.

O
ocaml_array [Ag_util]
An alias for OCaml's standard array type, used in generated code.

P
path [Ag_util.Validation]
Path within a value, used to report validation errors.
path_elem [Ag_util.Validation]

R
reader [Ag_util.Json]
Type of a read_ function as produced by atdgen -json.
reader [Ag_util.Biniou]
Type of a read_ function as produced by atdgen -biniou.

W
writer [Ag_util.Json]
Type of a write_ function as produced by atdgen -json.
writer [Ag_util.Biniou]
Type of a write_ function as produced by atdgen -biniou.