conflictingElements property

List<Element> conflictingElements

Return a list containing all of the elements that were defined within the scope to have the same name.

Implementation

List<Element> get conflictingElements;