ScopeDsymbol.symtabLookup

Look up identifier in symbol table.

class ScopeDsymbol
nothrow
symtabLookup

Parameters

s Dsymbol

symbol

id Identifier

identifier to look up

Return Value

Type: Dsymbol

Dsymbol if found, null if not

Meta