components property

NodeList<SimpleIdentifier> get components

Return the components of the identifier.

Implementation

NodeList<SimpleIdentifier> get components;