ProtocolAnalysis
Associates each StatementNode with the Protocols involved in its execution.
Constructors
Functions
Link copied to clipboard
Returns the set of protocols that direct read the let binding.
Link copied to clipboard
Link copied to clipboard
Returns the set of hosts that will synchronize with statement.
Link copied to clipboard
Returns the set of hosts that participate in the execution of statement.
Link copied to clipboard
Return the protocols participating for node.
Link copied to clipboard
Link copied to clipboard
Return the relevant communication events for the read.
fun relevantCommunicationEvents(letNode: LetNode, reader: SimpleStatementNode): ProtocolCommunication