The end index of the node. Requires withEndIndices on the handler to be `true.
Next sibling
Parent 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.
The type of the node.
Optionalx-Document mode (parse5 only).
First child of the node.
Last child of the node.
The root node of the document.