toggle menu
kotlin-compiler-extensions-project
0.5.2+2.1.0-SNAPSHOT
jvm
switch theme
search in API
kotlin-compiler-extensions
/
com.javiersc.kotlin.compiler.extensions.ir
/
createExpressionBody
create
Expression
Body
inline
fun
IrPluginContext
.
createExpressionBody
(
startOffset
:
Int
=
UNDEFINED_OFFSET
,
endOffset
:
Int
=
UNDEFINED_OFFSET
,
expression
:
IrExpression
)
:
IrExpressionBody