ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
Identifier.isValidIdentifier
ddmd
identifier
Identifier
Determine if string is a valid Identifier.
class
Identifier
static
bool
isValidIdentifier
(
const
(
char
)*
p
)
Return Value
Type:
bool
0 invalid
Meta
Source
See Implementation
ddmd
identifier
Identifier
constructors
this
functions
compare
dyncast
equals
getValue
print
toChars
toHChars2
toString
static functions
create
generateId
idPool
initTable
isValidIdentifier
lookup
static variables
stringtable
Determine if string is a valid Identifier.