elements property
The syntactic elements used to compute the elements of the list.
Implementation
@ToBeDeprecated('Use elements2 instead.')
NodeList<CollectionElement> get elements;
The syntactic elements used to compute the elements of the list.
@ToBeDeprecated('Use elements2 instead.')
NodeList<CollectionElement> get elements;