Action to do when reducing this rule.
function - call this function.
string - call this function by name in the object given to the parser.
The function is called with arguments corresponding to the values of
the elements of the rule. The return value of the function will be
the value of this non-terminal. The default rule is to return the first
argument.