constructors property
List< ConstructorElement>
constructors
The constructors declared in this element.
ConstructorAugmentationElement
s replace corresponding elements,
other ConstructorElement
s are appended.
Implementation
List<ConstructorElement> get constructors;