collectionStartEvent

fnEvent collectionStartEvent(EventID id)(const Mark start, const Mark end, const string anchor, const string tag, const bool implicit, const CollectionStyle style) pure @safe nothrow

Construct a collection (mapping or sequence) start event.

Parameters

startStart position of the event in the file/stream.
endEnd position of the event in the file/stream.
anchorAnchor of the sequence, if any.
tagTag of the sequence, if specified.
implicitShould the tag be implicitly resolved?
styleStyle to use when outputting document.