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
/
toIrConst
to
Ir
Const
inline
fun
IrExpression
.
toIrConst
(
irType
:
IrType
=
type
,
startOffset
:
Int
=
SYNTHETIC_OFFSET
,
endOffset
:
Int
=
SYNTHETIC_OFFSET
)
:
IrConst