hiddenNames property

NodeList<SimpleIdentifier> hiddenNames

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

Implementation

NodeList<SimpleIdentifier> get hiddenNames;