Abstract hast node that contains the smallest possible value.
This interface is supposed to be extended if you make custom hast nodes.
For a union of all registered hast literals, see Literals.
Optional
Info from the ecosystem.
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
Node type.
Plain-text value.
Abstract hast node that contains the smallest possible value.
This interface is supposed to be extended if you make custom hast nodes.
For a union of all registered hast literals, see Literals.