The content of the data node
The end index of the node. Requires withEndIndices
on the handler to be `true.
Next sibling
Parent of the node
Previous sibling
Optional
sourceparse5
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.
The type of the node.
Text within the document.