ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
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
)
Identifier
idPool
(const(char)[] s)
Identifier
idPool
(const(char)* s, size_t len, int value)
Identifier
idPool
(const(char)[] s, int value)
Meta
Source
See Implementation
dmd
identifier
Identifier
constructors
this
functions
dyncast
getValue
isAnonymous
toChars
toHChars2
toString
static functions
create
generateAnonymousId
generateId
generateIdWithLoc
idPool
initTable
isValidIdentifier
lookup
Create an identifier in the string table.