ScopeDsymbol.symtabInsert

Insert Dsymbol in table.

class ScopeDsymbol
nothrow
symtabInsert

Parameters

s Dsymbol

symbol to add

Return Value

Type: Dsymbol

null if already in table, s if inserted

Meta