has Type Aliases With All Names
Determines whether the declaration has type aliases with all the specified names.
Return
true
if there are declarations with all the specified names, false
otherwise.
Parameters
name
The name of the type alias to check.
names
The names of the type aliases to check.
Determines whether the declaration has type aliases with all the specified names.
Return
true
if there are declarations with all the specified names, false
otherwise.
Parameters
names
The names of the type aliases to check.