Initializes a new instance of the MappingStart class.
public MappingStart(string? anchor, string? tag, bool isImplicit, YamlStyle style, Mark start, Mark end)
The anchor.
The tag.
Indicates whether the event is implicit.
The style of the mapping.
The start position of the event.
The end position of the event.