MultipazProject
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
MultipazProject
multipaz-cbor-rpc
/
org.multipaz.processor
/
CodeBuilder
/
line
line
fun
line
(
code
:
String
)
Add a line with the given code.
fun
line
(
lambda
:
CodeBuilder
.
(
)
->
Unit
)
Generate a line of code in a
lambda