Node.isProceduralTextNode

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

class Node
@safe nothrow
bool
isProceduralTextNode
const
(
)

Meta