documentEndEvent

fnEvent documentEndEvent(const Mark start, const Mark end, const bool explicit) pure @safe nothrow

Construct a document end event.

Parameters

startStart position of the event in the file/stream.
endEnd position of the event in the file/stream.
explicitIs this an explicit document end?