DOMBuilder.build

Adds the current node to the DOM. This operation does not advance the input. Calling it more than once does not change the result.

struct DOMBuilder(T)
void
build
()

Meta