buildEofEvent

fnXmlEvent buildEofEvent(const XmlToken tok) @safe pure nothrow

Builds an EOF event from a token.

Parameters

tokThe EOF token (carries location).

Returns

An EOF event.