Mokkery
Toggle table of contents
2.7.0
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.answering
/
FunctionScope
/
callSuspendSuper
call
Suspend
Super
suspend
fun
callSuspendSuper
(
superType
:
KClass
<
*
>
,
args
:
List
<
Any
?
>
)
:
Any
?
Just like
callSuper
but for suspend calls.