shownNames property

Return the list of names from the library that are made visible by this combinator.

Implementation

@override
NodeListImpl<SimpleIdentifierImpl> get shownNames => _shownNames;