constructors property

List<ConstructorElement> constructors

Returns constructors declared in this element.

ConstructorAugmentationElements replace corresponding elements, other ConstructorElements are appended.

Implementation

List<ConstructorElement> get constructors;