hiddenNames property
NodeList<SimpleIdentifier>
get
hiddenNames
Return the list of names from the library that are hidden by this combinator.
Implementation
NodeList<SimpleIdentifier> get hiddenNames;