kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
kotlin-poet
/
io.github.hfhbd.kfx
/
toCodeBlock
to
Code
Block
fun
CodeGenTree.Expression.ConstExpression
.
toCodeBlock
(
)
:
CodeBlock
(
source
)
fun
CodeGenTree.Expression
.
toCodeBlock
(
nameAllocator
:
NameAllocator
,
toPoetType
:
CodeGenTree.Type
.
(
)
->
TypeName
)
:
CodeBlock
(
source
)