The node_type TextNode is rather useless. We only generate text nodes for some of the tests, and we always treat them the same as StructureNodes without children.
So TextNodes should be eliminated from the backend and only StructureNodes should be used.
The node_type TextNode is rather useless. We only generate text nodes for some of the tests, and we always treat them the same as StructureNodes without children.
So TextNodes should be eliminated from the backend and only StructureNodes should be used.