Dsymbol.search

Search for ident as member of s.

class Dsymbol
search
(
const ref Loc loc
,,
int flags = IgnoreNone
)

Parameters

loc Loc

location to print for error messages

ident Identifier

identifier to search for

flags int

IgnoreXXXX

Return Value

Type: Dsymbol

null if not found

Suggestion Box / Bug Report