AST node representing a message send operation.
→ Expand all
→ Collapse all
Return a new message send.
Return a new message send with the specified selector.
Return a new message send with the specified selector and arguments.
Initialize with the specified selector.
Set the receiver of the message.
Add a component of the selector.
Add an argument.
Return all of the arguments of this message.
Return the selector.
Return the target