argumentsListNode

val A_Phrase.argumentsListNode: A_Phrase

Answer the list phrase that provides arguments to this send phrase. If this is a macro invocation, these are the arguments supplied to the macro's output, which must be a send phrase.

This method is only applicable to send phrases and macros that produce send phrases.

Return

This send phrase's arguments list.