Identifier.isValidIdentifier

Determine if string is a valid Identifier.

class Identifier
static
bool
isValidIdentifier
(
const(char)* p
)

Return Value

Type: bool

0 invalid

Meta