new Send Node
fun newSendNode( tokens: A_Tuple, bundle: A_Bundle, argsListNode: A_Phrase, returnType: A_Type): A_Phrase
Content copied to clipboard
Create a new send# phrase from the specified A_Bundle, list# phrase of argument expressions, and return type. Also take a tuple of tokens.
Return
A new send phrase.