findsy

Search for symbol in symbol table. Input: p . identifier string rover . where to start looking

version(COMPILE && SCPP_HTOD)
extern (C++) nothrow @safe
findsy
(
const(char)* p
,)

Return Value

Type: Symbol*

pointer to symbol (null if not found)

Suggestion Box / Bug Report