dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Identifier.idPool
dmd
identifier
Identifier
Create an identifier in the string table.
Identifier
idPool
(const(char)* s, uint len)
class
Identifier
nothrow static
Identifier
idPool
(
const
(
char
)*
s
,
uint
len
)
void
idPool
(const(char)[] s, TOK value)
Meta
Source
See Implementation
dmd
identifier
Identifier
constructors
this
static functions
generateAnonymousId
generateId
generateIdWithLoc
idPool
isValidIdentifier
Create an identifier in the string table.