spannertools.get_spanners_on_components_or_component_children

abjad.tools.spannertools.get_spanners_on_components_or_component_children.get_spanners_on_components_or_component_children(components)[source]

Return unordered set of all spanners attaching to any component in components or attaching to any of the children of any of the components in components.

Changed in version 2.0: renamed spannertools.get_attached() to spannertools.get_spanners_on_components_or_component_children().

This Page