Initializes a new instance of the NodeEvent class.
protected NodeEvent(string? anchor, string? tag, Mark start, Mark end)
The anchor.
The tag.
The start position of the event.
The end position of the event.