Node.isProceduralTextNode

Tests if the node consists only of text and interpolations, but doesn't contain child nodes.

struct Node
@safe nothrow const
bool
isProceduralTextNode
()

Meta