findAllStatic

abstract fun <E : Any, S : Static<E>> findAllStatic(staticType: KClass<S>, block: SortDsl<E>.() -> Unit? = null): List<S>