COMMENT event.buildCommentEvent
fn
XmlEvent buildCommentEvent(
const ref TokenProcessingState state,
const XmlToken tok) @safe pure nothrowBuilds a COMMENT event from a token.
Parameters
state | Processing state (used for depth; not mutated). |
tok | The COMMENT token. |
Returns
A