constructors property
List<ConstructorElement>
get
constructors
The declared constructors.
The list is empty for MixinElement.
Implementation
List<ConstructorElement> get constructors;
The declared constructors.
The list is empty for MixinElement.
List<ConstructorElement> get constructors;