Member predicate ClassOrInterface::getMember
Gets the member with the given name declared in this class or interface.
MemberDeclaration getMember(string name)
Gets the member with the given name declared in this class or interface.
MemberDeclaration getMember(string name)