constructors2 property
List<ConstructorFragment>
get
constructors2
The constructors declared in this fragment.
The list is empty for MixinFragment.
Implementation
List<ConstructorFragment> get constructors2;