The Avail Programming Language

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: