Token.isTokenStringLiteral

Returns true if this is a token string literal.

struct Token
version(D2)
bool
isTokenStringLiteral
(
)

Meta