Node.isTextNode

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

class Node
@safe nothrow
bool
isTextNode
const
(
)

Meta