hiddenNames property

NodeList<SimpleIdentifier> get hiddenNames

The list of names from the library that are hidden by this combinator.

Implementation

NodeList<SimpleIdentifier> get hiddenNames;