viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.codegeneration
/
CodeGeneratorContext
/
send
send
abstract
fun
send
(
value
:
CodeBlock
,
receiver
:
Host
)
:
CodeBlock
Content copied to clipboard
Returns code that will send
value
to
receiver
.