edu.vub.at.objects.grammar
Interface AsyncMessageCreation


 AsyncMessageCreation

An ATAsyncMessageCreation instance is used in an asynchronous message send o<-m(), or in code that creates a first-class async msg, for example def msg := <-m(). This interface does not describe the interface to the actual first-class message (that is the ATAsyncMessage interface). It only describes the interface to the AG component that evaluates to such a message.

Author:
smostinc

Method Summary
 
Methods inherited from interface edu.vub.at.objects.grammar.MessageCreation
annotations, arguments, selector
 
Methods inherited from interface edu.vub.at.objects.AbstractGrammar
freeVariables
 
Methods inherited from interface edu.vub.at.objects.Object
super