constructors property

List<ConstructorElement> constructors

The constructors declared in this element.

ConstructorAugmentationElements replace corresponding elements, other ConstructorElements are appended.

Implementation

List<ConstructorElement> get constructors;