viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.codegeneration
/
CodeGenerator
/
receive
receive
abstract
fun
receive
(
sender
:
LetNode
,
sendProtocol
:
Protocol
,
receiveProtocol
:
Protocol
,
events
:
ProtocolCommunication
)
:
CodeBlock