Function Node.isTextNode
Tests if the node consists of only a single, static string.
bool isTextNode() nothrow @safe const;
Tests if the node consists of only a single, static string.
bool isTextNode() nothrow @safe const;