Node.isTextNode

Tests if the node consists of only a single, static string.

struct Node
@safe nothrow const
bool
isTextNode
()

Meta