viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.codegeneration
/
CodeGeneratorContext
/
receive
receive
abstract
fun
receive
(
type
:
TypeName
,
sender
:
Host
)
:
CodeBlock
Returns code that will receive a value of type
type
from
sender
.