Function Node.isProceduralTextNode
Tests if the node consists only of text and interpolations, but doesn't contain child nodes.
bool isProceduralTextNode() nothrow @safe const;
Tests if the node consists only of text and interpolations, but doesn't contain child nodes.
bool isProceduralTextNode() nothrow @safe const;