DsymbolTable.update

Replace existing symbol in symbol table with s. If it's not there, add it.

class DsymbolTable
nothrow
void
update

Parameters

s Dsymbol

replacement symbol with same identifier

Meta