Argument Position
A position in a send expression where an argument is allowed to occur. The locations of the argument positions are determined by the method name, and correspond to one or more occurrences of underscore, group, or modified group.
Example: Method_is_
References:
- A basic introduction to argument positions in the Hello World tutorial
- Using
«
and»
in the Hilbert Hotel tutorial