Visit an XmlCDATA node.
@override XmlCDATA visitCDATA(XmlCDATA node) => XmlCDATASyntheticImpl(node.text);