viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.codegeneration
/
CodeGeneratorContext
/
send
send
abstract
fun
send
(
value
:
CodeBlock
,
receiver
:
Host
)
:
CodeBlock
Returns code that will send
value
to
receiver
.