conflictingElements property

List<Element> get conflictingElements

The elements that were defined within the scope to have the same name.

Implementation

List<Element> get conflictingElements;