ktkit
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ktkit
ktkit-compiler-openapi
/
io.github.smyrgeorge.ktkit.compiler.openapi.ir
/
regularArgument
regular
Argument
fun
IrCall
.
regularArgument
(
name
:
String
)
:
IrExpression
?
(
source
)
The argument passed for the regular value parameter named
name
, or
null
when defaulted.