toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.answering
/
FunctionScope
/
callSuper
call
Super
fun
callSuper
(
superType
:
KClass
<
*
>
,
args
:
List
<
Any
?
>
)
:
Any
?
Calls super method of
superType
with given
args