Initializes a new instance of the DocumentStart class.
public DocumentStart(VersionDirective? version, TagDirectiveCollection? tags, bool isImplicit, Mark start, Mark end)
The version.
The tags.
Indicates whether the event is implicit.
The start position of the event.
The end position of the event.