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