package yaml

  1. Overview
  2. Docs

Module M.EventSource

Sourcemodule Stream_start : sig ... end
Sourcemodule Mapping_start : sig ... end
Sourcemodule Scalar : sig ... end
Sourcemodule Document_start : sig ... end
Sourcemodule Document_end : sig ... end
Sourcemodule Sequence_start : sig ... end
Sourcemodule Alias : sig ... end
Sourcemodule Data : sig ... end
Sourcetype t
Sourceval t : t typ
Sourceval _type : (t, Event_type.t) field
Sourceval data : (t, Data.t Ctypes.union) field
Sourceval start_mark : (t, Mark.t Ctypes.structure) field
Sourceval end_mark : (t, Mark.t Ctypes.structure) field