Dsymbol.search

Search for ident as member of s.

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

Parameters

loc
Type: Loc

location to print for error messages

ident

identifier to search for

flags
Type: int

IgnoreXXXX

Return Value

Type: Dsymbol

null if not found

Meta