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
/
callSuper
call
Super
fun
callSuper
(
)
:
Any
?
(
source
)
Call
superFun
with the call's arguments.
inline
fun
callSuper
(
builder
:
ArgumentsBuilder
)
:
Any
?
(
source
)
Call
superFun
with the given arguments.