This function can be called inside an action attached to the symbol of
a production. It writes the match of the current symbol or a specified
string into the output table specified by the most recent call
of $out.
|
c |
|
token code as a name |
n |
|
token code as a number |
s |
|
string to be written to the token table.
If left unspecified the current match, or current token ($Ct)
is written.
|
o |
|
Object to be inserted into the token table.
|
|
|
|
|