Almost all uses of `*TreePatternNode` expect it to be non-null. There
was the occasional check that it wasn't, which I have removed. Making
them references makes it clear that they exist.
This was attempted in 2018 (1b465767d6)
for `TreePatternNode::getChild()` but that was reverted.
46 KiB
46 KiB