ddmd v0.0.5 (2015-06-11T03:56:10Z)
Dub
Repo
Identifier.idPool
ddmd
identifier
Identifier
Create an identifier in the string table.
Identifier
idPool
(const(char)* s)
class
Identifier
static
Identifier
idPool
(
const
(
char
)*
s
)
Identifier
idPool
(const(char)* s, size_t len)
Meta
Source
See Implementation
ddmd
identifier
Identifier
constructors
this
functions
compare
dyncast
equals
print
toChars
toHChars2
static functions
create
generateId
idPool
initTable
lookup
static variables
stringtable
variables
len
string
value
Create an identifier in the string table.