Children of the node. Only certain node types can have children.
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).
The root node of the document.