In Alice, one method may call another method, which may require that one or more values be communicated to the method being called.
(a) What part of an instruction holds a value to be communicated?
(b) What part of the called method receives the value?