documentStartEvent

Construct a document start event.

package
documentStartEvent
pure @trusted nothrow
()

Parameters

end
Type: Mark

End position of the event in the file/stream.

explicit
Type: bool

Is this an explicit document start?

YAMLVersion
Type: string

YAML version string of the document.

tagDirectives
Type: TagDirective[]

Tag directives of the document.

Meta