dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
ScopeDsymbol.symtabInsert
dmd
dsymbol
ScopeDsymbol
Insert Dsymbol in table.
class
ScopeDsymbol
private public nothrow
Dsymbol
symtabInsert
(
Dsymbol
s
)
Parameters
s
Dsymbol
symbol to add
Return Value
Type:
Dsymbol
null if already in table,
s
if inserted
Meta
Source
See Implementation
dmd
dsymbol
ScopeDsymbol
functions
findGetMembers
getImportVisibilities
getImportedScopes
hasStaticCtorOrDtor
search
symtabInsert
symtabLookup
static functions
_foreach
Insert Dsymbol in table.