sealedSubclassConstructorsRecursive

Provides a sequence of the primary constructors of all non-abstract, non-sealed subclasses of the sealed class or interface that implement this KClass.

Return

A Sequence of the primary KFunction constructors of all descendant classes.