callSuper

fun callSuper(superType: KClass<*>, args: List<Any?>): Any?(source)

Calls super method of superType with given args