Inspekt
Toggle table of contents
0.0.3-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
Inspekt
inspekt
/
dev.rnett.inspekt.proxy
/
SuperCall
/
callSuperSuspend
call
Super
Suspend
suspend
fun
callSuperSuspend
(
)
:
Any
?
(
source
)
Call
superFun
with the call's arguments.
inline suspend
fun
callSuperSuspend
(
builder
:
ArgumentsBuilder
)
:
Any
?
(
source
)
Call
superFun
with the given arguments.