Class DeclarationList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Declaration>, Collection<Declaration>, List<Declaration>, RandomAccess, SequencedCollection<Declaration>

class DeclarationList extends ArrayList<Declaration>