Compiler Plugin Utils
1.1.0
Compiler Plugin Utils
/
com.rnett.plugin.ir
/
buildStatement
build
Statement
inline
fun
<
T
:
IrElement
>
IrGeneratorWithScope
.
buildStatement
(
startOffset
:
Int
=
UNDEFINED_OFFSET
,
endOffset
:
Int
=
UNDEFINED_OFFSET
,
origin
:
IrStatementOrigin
?
=
null
,
builder
:
IrSingleStatementBuilder
.
(
)
->
T
)
:
T
Content copied to clipboard
Sources
jvm source
Link copied to clipboard