viaduct
0.3.0
interpreter
/
io.github.aplcornell.viaduct.backend
/
ProtocolInterpreter
/
runSend
run
Send
abstract
suspend
fun
runSend
(
sender
:
LetNode
,
sendProtocol
:
Protocol
,
receiver
:
SimpleStatementNode
,
recvProtocol
:
Protocol
,
events
:
ProtocolCommunication
)