Mokkery
Toggle table of contents
2.7.0
common
Platform filter
common
Switch theme
Search in API
Mokkery
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