AbstractThe content of the data node
The end index of the node. Requires withEndIndices on the handler to be `true.
Next sibling
Abstract ReadonlynodeParent of the node
Previous sibling
Optionalsourceparse5 source code location info.
Available if parsing with parse5 and location info is enabled.
The start index of the node. Requires withStartIndices on the handler to be `true.
Abstract ReadonlytypeThe type of the node.
A node that contains some data.