dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
IdTable.isThreadsafe
dil
lexer
IdTable
IdTable
Returns true if access to the growing table is thread-safe.
class
IdTable
bool
isThreadsafe
(
)
Meta
Source
See Implementation
dil
lexer
IdTable
IdTable
constructors
this
functions
genAnonClassID
genAnonEnumID
genAnonStructID
genAnonUnionID
genAnonymousID
genModuleID
inStatic
isReservedIdentifier
isThreadsafe
isValidUnreservedIdentifier
lookup
setThreadsafe
static functions
isIdentifierString
static variables
anonCount
staticTable
variables
growingTable
inGrowing
Returns true if access to the growing table is thread-safe.